A common typescript package template used by Biostamp.
To generate a package using this template follow the steps below:
- Install genpkg.
- Create a template using the following command
genpkg [DIR_NAME] -t biostamp/tspkg-tmpl
? Package Name test
? Package Description some package test
? Package Version 0.1.0
generated package successfuly