An open API service indexing awesome lists of open source software.

https://github.com/argyleink/bolt-cli

Easy command line tool for Bolt projects
https://github.com/argyleink/bolt-cli

Last synced: about 1 year ago
JSON representation

Easy command line tool for Bolt projects

Awesome Lists containing this project

README

          

This project is for use with [Bolt](https://github.com/argyleink/Bolt).

Install globally with NPM: `npm i -g bolt-cli`

The CLI provides a few things:
- `bolt`
Runs the default Bolt task, aka `grunt`
- `bolt new ${project_name}`
Creates a new bolt project in a new directory you name
- `bolt -v`
Show Bolt version

![cli preview](http://g.recordit.co/AZ1Qzr5lAk.gif)