Skip to content

exuanbo/ts-starter

Repository files navigation

@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