New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

housekeeping

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

housekeeping

CLI for creating new projects all in one place.

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

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

Keywords

scaffold

FAQs

Package last updated on 24 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts