🚀 DAY 3 OF LAUNCH WEEK: Introducing Webhook Events for Pull Request Scans.Learn more →
Socket
Book a DemoInstallSign in
Socket

@grundstein/cli

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grundstein/cli

host and continuosly deploy static webapps and their apis.

latest
Source
npmnpm
Version
0.0.1-alpha.0
Version published
Maintainers
2
Created
Source

grundstein

coming soon.

@grundstein command line interface.

continuosly deploy, monitor and analyse your server.

very opinonated.

NPM version Linux Build Status Windows Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

install

// globally installed cli
npm install -g grundstein

// locally in your app
npm install --save-dev --save-exact grundstein

usage

after installing globally, grundstein will be available as an executable on the PATH.

if installed as local app npm dependency, grundstein will be available in package.json npm run scripts, and installed in node_modules/.bin/grundstein.

## cli

./docs is the default directory to build hashes for.

generate

grundstein soon

help output

run grundstein without commands (or the --help flag) to get help output

grundstein

grundstein --help

grundstein -h

changelog

0.0.1-alpha.0

first release

Keywords

grundstein

FAQs

Package last updated on 11 Feb 2020

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