NPM Package Shell project built in Typescript
Simple NPM Package shell project built in Typescript. This is to test the inclusion within another project.
npm install git+https://[Personal_access_token]:x-oauth-basic@github.com/amcode/npm-package-shell-typescript.git -save
import * as npst from 'npm-package-shell-typescript';
npst.printMsg();