- Added Makefile with tasks
- Updated .travis.yml
- Updated comments in variables.go
- Removed todo comment from use.go: Saving currently selected profile name to a file disregarded since user may manually change/swap any profiles, which in turn will make persisting this value confusing
- Added
--local
flag touse
command - Updated readme with brew instructions
- Fixed an issue where remaining lines of .npmrc file were not truncated
- Added profile name validation
- Added copy to current directory
- Updated help and readme
- Updated .travis.yml to compress files before uploading
- Added remove confirmation
- Added LICENSE
- Initial release