Skip to content

amcode/npm-package-shell-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-package-shell-typescript

NPM Package Shell project built in Typescript

Simple NPM Package shell project built in Typescript. This is to test the inclusion within another project.

Install package

npm install git+https://[Personal_access_token]:x-oauth-basic@github.com/amcode/npm-package-shell-typescript.git -save

Import the package

import * as npst from 'npm-package-shell-typescript';

Usage

npst.printMsg();

About

NPM Package Shell project built in Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published