1.2.3 • Published 2 days ago

build-strap-cli v1.2.3

Weekly downloads
4
License
MIT
Repository
github
Last release
2 days ago

build-strap-cli

This is the CLI (command line interface) for build-strap. This can be used to bootstrap the bootstrap scripts.

CI Build version npm dependencies devDependencies

Setup

To set up a new project, copy the bs script(s) from this repo into your project and check them in.

curl -o bs https://raw.githubusercontent.com/murrayju/build-strap-cli/master/bs && chmod +x bs
curl -o bs.ps1 https://raw.githubusercontent.com/murrayju/build-strap-cli/master/bs.ps1
curl -o bs.bat https://raw.githubusercontent.com/murrayju/build-strap-cli/master/bs.bat

Running the bs script will download the other needed scripts from github. Checking these in to your repo is optional.

1.2.3

2 days ago

1.2.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago