Install
npm install switch-registry -g
Run programm with
switch-registry {command} {args}
Check program usage with
switch-registry usage
- usage ( Display this help )
- ls ( Display list of added registries )
- list ( Same as ls )
- add ( Add a new registry )
- remove ( Remove an existing registry )
- change ( Change an existing registry )
Task List
- Create base setup, file and folder structure
- Show usage information
- Show list of existing entries
- Adding new entries to list
- Addition should happen for unique url and keys
- Removing entries from list
- Changing existing entries
- Change registry should look for invalid entries and respond with proper message
- Changing/Setting up registry