Commit Graph

140 Commits

Author SHA1 Message Date
Juan Cruz Viotti
3c0378142a Resin CLI v0.5.0 2015-03-19 11:45:38 -04:00
Juan Cruz Viotti
a524bffaa2 Integrate with SDK v1.0.0 2015-03-19 11:45:07 -04:00
Juan Cruz Viotti
4b3decbe03 Resin CLI v0.4.1 2015-03-17 08:54:27 -04:00
Juan Cruz Viotti
fa258a84cc Show a spinner if no progress state in os download command 2015-03-16 11:45:17 -04:00
Juan Cruz Viotti
6e6a01c33c HTML Encode documentation require parameters 2015-03-16 08:51:26 -04:00
Juan Cruz Viotti
b20ed34756 Resin CLI v0.4.0 2015-03-12 12:07:51 -04:00
Juan Cruz Viotti
0b188b7ce9 Fetch resin-vcs from NPM 2015-03-12 12:07:18 -04:00
Juan Cruz Viotti
8410a709c9 Make use of resin-vcs instead of using gitwrap directly 2015-03-12 11:24:36 -04:00
Juan Cruz Viotti
cb5bb69b47 Get rid of gitCli in favor of gitwrap 2015-03-11 09:03:13 -04:00
Juan Cruz Viotti
58f557065e Resin CLI v0.3.0 2015-03-10 14:42:48 -04:00
Juan Cruz Viotti
fec840b897 Upgrade gitwrap to v1.1.0 2015-03-10 13:53:35 -04:00
Juan Cruz Viotti
8fbde4c452 Make use of gitwrap 2015-03-10 10:03:49 -04:00
Juan Cruz Viotti
f0346b1fd0 Allow to interactively configure network for os download 2015-03-09 19:42:43 -04:00
Juan Cruz Viotti
4c35badcad Upgrade Resin SDK to v0.0.2 2015-03-09 11:49:52 -04:00
Juan Cruz Viotti
6ba97cd961 Automate resin init command 2015-03-09 09:14:39 -04:00
Juan Cruz Viotti
6fc2d5eee1 Resin CLI v0.2.3 2015-03-05 12:16:48 -04:00
Juan Cruz Viotti
dbe181ea84 Upgrade resin-cli-visuals to v0.0.6 2015-03-05 12:16:31 -04:00
Juan Cruz Viotti
dd169d356a Resin CLI 0.2.2 2015-03-05 11:56:07 -04:00
Juan Cruz Viotti
4fbc016d18 Make use of resin-cli-visuals from NPM 2015-03-05 11:54:53 -04:00
Juan Cruz Viotti
e00ee40bea Resin CLI v0.2.1 2015-03-04 14:48:25 -04:00
Juan Cruz Viotti
e64f8fe0db Resin CLI v0.2.0 2015-03-04 14:41:14 -04:00
Juan Cruz Viotti
06020c0344 Implement self update functionality and notification 2015-03-04 14:40:40 -04:00
Juan Cruz Viotti
9038b76d73 Implement resin update command 2015-03-04 14:03:08 -04:00
Juan Cruz Viotti
acbf3e64b2 Resin CLI v0.1.0 2015-03-04 12:24:03 -04:00
Juan Cruz Viotti
a1e6c6cda5 Stop bundling NodeJS in the package 2015-03-04 12:16:35 -04:00
Juan Cruz Viotti
dac2e0a302 Remove npm run-script doc from prepublish as it won't run on Windows 2015-03-04 11:51:38 -04:00
Juan Cruz Viotti
e3141a6085 Fix typo in package.json scripts 2015-03-03 14:36:45 -04:00
Juan Cruz Viotti
15b2dc4113 Upgrade node-binary to 1.1.0 2015-03-03 14:24:07 -04:00
Juan Cruz Viotti
8d0dcc54ec Remove mkdirp from devDependencies 2015-03-03 14:23:17 -04:00
Juan Cruz Viotti
d449b0bb52 Run documentation generator on prepublish 2015-03-03 13:24:40 -04:00
Juan Cruz Viotti
1f0c7180a4 Require Resin SDK from NPM 2015-03-03 13:17:51 -04:00
Juan Cruz Viotti
5d63b3a6cc Fix package.json homepage and url to match new github repo 2015-03-03 13:17:24 -04:00
Juan Cruz Viotti
4acc85abb8 Upgrade drivelist to v1.2.1 2015-03-03 12:02:01 -04:00
Juan Cruz Viotti
6a83a537c7 Implement basic documentation generation mechanism 2015-03-03 11:32:24 -04:00
Juan Cruz Viotti
572fe29fe6 Implement plugin update command 2015-03-02 10:41:08 -04:00
Juan Cruz Viotti
2491aa70ef Upgrade nplugm to 2.0.1 to avoid npm warnings 2015-02-27 13:31:00 -04:00
Juan Cruz Viotti
7cde28ceae Reference JavaScript version of install-node script 2015-02-26 11:50:21 -04:00
Juan Cruz Viotti
d520918071 Multi arch builds 2015-02-26 10:12:25 -04:00
Juan Cruz Viotti
6227422afa Use github npm packages 2015-02-25 15:43:51 -04:00
Juan Cruz Viotti
9c98adb712 Prevent writing accidentally to system drives 2015-02-25 11:12:58 -04:00
Juan Cruz Viotti
9807bf308c Upgrade node-binary to v1.0.1 2015-02-24 14:11:17 -04:00
Juan Cruz Viotti
91a2453ebb Make use of new nplug version 2015-02-24 13:36:10 -04:00
Juan Cruz Viotti
188d6213e3 Only reference bundle node version in package.json 2015-02-13 15:35:28 -04:00
Juan Cruz Viotti
16544e41a9 Move install script to bin/install-node.js 2015-02-13 15:18:24 -04:00
Juan Cruz Viotti
5226e7db16 Don't install node explicitly on distribute.sh
It's now done automatically as part of npm install
2015-02-13 14:58:33 -04:00
Juan Cruz Viotti
1400ec30e0 Make use of node-binary to install node after npm install 2015-02-13 14:47:23 -04:00
Juan Cruz Viotti
29f359da68 Omit node binary version numbers for simplicity 2015-02-12 08:49:00 -04:00
Juan Cruz Viotti
a55b2dec62 Install npm as a node module 2015-02-11 15:45:47 -04:00
Juan Cruz Viotti
0823d2bcf7 Change the package name to resin-cli 2015-02-11 15:31:19 -04:00
Juan Cruz Viotti
1cf6d22d1b Require master branch of resin-cli-visuals 2015-02-10 13:11:53 -04:00