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

speclate-cli

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speclate-cli

[![Greenkeeper badge](https://badges.greenkeeper.io/simonmcmanus/speclate-cli.svg)](https://greenkeeper.io/)

latest
npmnpm
Version
17.0.0
Version published
Weekly downloads
35
250%
Maintainers
1
Weekly downloads
 
Created
Source

speclate-cli

Greenkeeper badge

This package contains the CLI parts of speclate. Its distributed as part of speclate and available using the speclate command:

#Install

This cli is distributed with speclate. To use it just install speclate.

npm install -g speclate

To check you have installed speclate correctly type:

speclate --validate

To get help at any point you can type:

speclate --help

Commands:

--build

Generate all the files needed for a site.

--dev

speclate --debug 8080

Runs a development server, you need to specify the port you want the server to run on.

--watch

Watches the files listed in the spec and moves them into the docs directory when they change.

FAQs

Package last updated on 27 Jul 2021

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