typescript-cli-starter
typescript-cli-starter copied to clipboard
refactored: Updated all libraries, and other improvements
- updated all libraries - updated the code accordingly
- added the possibility to name the library via the package.json
- added a "generate" script which will make the library available as a global npm package (locally)
- adjusted README accordingly