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

smash-cli

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smash-cli

A tiny task manager for modern JavaScript projects.

latest
Source
npmnpm
Version
0.0.25
Version published
Maintainers
1
Created
Source

smash-cli

npm npm codecov workflows-macOS workflows-windows workflows-ubuntu

A tiny task manager for modern JavaScript projects. Browse document and examples to learn more.

  • Easy to get started.
  • Reuse middlewares without repeated downloads.
  • Help to purify your JavaScript projects.

Install

$ npm i -g smash-cli

Usage

# Generate a .smash/task.yml file.
$ smash init

# Download a template package
$ smash download smash-template-react

# Install middlewares
$ smash install

# Run a task.
$ smash run helloworld

Keywords

smash

FAQs

Package last updated on 01 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