Commit Graph

22 Commits

Author SHA1 Message Date
Juan Cruz Viotti
f66cd00646 Remove project directory creation in quickstart
The last part of `quickstart` feels weird. By consensus, we remove the
part that attempts to create a project directory and leave that step to
the user.
2015-10-21 11:18:29 -04:00
Juan Cruz Viotti
b726a2d778 Remove examples commands 2015-08-04 10:00:09 -04:00
Juan Cruz Viotti
4211333e4e Remove man pages 2015-08-03 12:08:49 -04:00
Juan Cruz Viotti
38df7e0038 Use min mocha reporter 2015-06-04 08:06:08 -04:00
Juan Cruz Viotti
218b407f30 Remove Mocha notification integration
It doesn't work in tmux and causes the process to hang.
2015-05-20 13:15:39 -04:00
Juan Cruz Viotti
cf9b23b987 Compile CoffeeScript by default when initializing watch task 2015-05-05 00:21:30 -04:00
Juan Cruz Viotti
7cde28ceae Reference JavaScript version of install-node script 2015-02-26 11:50:21 -04:00
Juan Cruz Viotti
01d2edb819 Precompile CoffeeScript files 2015-02-26 11:47:34 -04:00
Juan Cruz Viotti
f712064ab4 Move tests to tests/ and flatten errors/ module directory 2015-02-10 11:38:19 -04:00
Juan Cruz Viotti
2ea25dc871 Implement gulp release task 2014-12-30 13:12:18 -04:00
Juan Cruz Viotti
e029a713b4 Add package.json to json files array 2014-12-30 12:26:19 -04:00
Juan Cruz Viotti
ddcec9dbd9 Include gulp compile task 2014-12-30 09:44:03 -04:00
Juan Cruz Viotti
3304e4bc98 Fix global *.roff installation issue
NPM refuses to install man pages that end in *.roff.
2014-12-24 15:12:31 -04:00
Juan Cruz Viotti
3a5e4ad074 Remove JS compilation step for running bin/resin 2014-12-09 15:40:38 -04:00
Juan Cruz Viotti
2fa26d3dba Improve build system and CLI integration
Omit specs from build

Commit build directory and add bin entry point
2014-11-26 09:54:21 -04:00
Juan Cruz Viotti
b1a5bb8902 Add Gulp build task 2014-11-24 10:37:32 -04:00
Juan Cruz Viotti
8c56d1bbf1 Watch for JSON files when linting 2014-11-19 08:45:40 -04:00
Juan Cruz Viotti
175e48d8ca Use Mocha Landing Strip reporter to prevent long lists 2014-11-14 13:40:18 -04:00
Juan Cruz Viotti
f961d44fd7 Watch all coffee files for running test 2014-10-31 10:06:48 -04:00
Juan Cruz Viotti
a491627354 Fix Coffeelint indentation warnings 2014-10-31 09:50:50 -04:00
Juan Cruz Viotti
27593e2793 Add Coffeelint support 2014-10-31 09:48:53 -04:00
Juan Cruz Viotti
04da00afb2 Initial commit 2014-10-31 09:37:29 -04:00