Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 984 Bytes

File metadata and controls

39 lines (31 loc) · 984 Bytes

Build Status

Install

npm install switch-registry -g

Run programm with

switch-registry {command} {args}

Check program usage with

switch-registry usage

Possible commands

  • 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