Mercurial > piecrust2
view docs/bower.json @ 488:a00750896316
themes: Improve CLI, add `deactivate` command.
* `link` command renamed to `activate`.
* `deactivate` command removes the active theme.
* `info` command shows information about the active theme. Runs by default
when doing `chef themes`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 22 Jul 2015 21:32:54 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }