housekeeping

1.1.1 • Public • Published

Housekeeping-CLI

Little scaffolding tool for new projects, beats copy and pasting!

Builds/Installers

  • Static Site (Options for CSS/Sass/Javascript)
  • Static Site with live reload (browserSync)
  • Basic Metalsmith framework.
  • Canvas experiments.

Commands


hk : Return a prompt with all the installed builds
hk add [build] : Add a new build to housekeeping, uses the npm package name.
hk remove [build] : Remove a build from housekeeping, uses the npm package name.
hk update [build] : Update a build, uses the npm package name.

Flags


-d, -debug : debug mode
-v, -verbose : verbose mode
-V, --version : version
-h, --help : Help

Package Sidebar

Install

npm i housekeeping

Weekly Downloads

1

Version

1.1.1

License

ISC

Last publish

Collaborators

  • hparton