-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
[NOTE: @nfischer opened this to discuss adding a README, and I'm totally hijacking it. Sorry - @ariporad]
Ok, this issue will serve as the replacement for shelljs/shelljs#244. Feel free to discuss or provide feedback.
Things that need to be done prior to 1st release (which will hopefully be in conjunction with shelljs@0.7.0):
- Add README.md
- Add some tests (I already have a bunch on my local machine, I'll push to github in a sec. - @ariporad)
- Setup Travis (Need tests first)
- Pick a license
- Land config.fatal now throws an exception shelljs#357 (This will make testing a lot easier/better)
- Land feat: adding error codes to ShellJS shelljs#394
- ???