1.0.0 • Published 6 years ago

lab-obj-path v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

ts-module-starter

a template for creating typsecript modules

to copy for use

git clone https://github.com/LabCo/ts-module-starter.git TargetRepoName
cd TargetRepoName/
git remote set-url origin https://github.com/TargetRepoName.git
git push -u origin master