1.3.1 • Published 6 months ago

build-strap-cli v1.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 months 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.3.1

6 months ago

1.3.0

6 months ago

1.2.3

1 year ago

1.2.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago