Skip to content

biostamp/tspkg-tmpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Package Template

A common typescript package template used by Biostamp.

Usage

To generate a package using this template follow the steps below:

  1. Install genpkg.
  2. 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

Releases

No releases published

Packages

No packages published