@exuanbo/ts-starter Usage Click Use this template Or write a shell function as example below function ts_starter() { git clone https://github.com/exuanbo/ts-starter.git $1 cd $1 rm -rf .git git init } License MIT License © 2021 Exuanbo