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

@rapid-lang/cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rapid-lang/cli

Creates a development environment with:

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Pipeline npm version GitHub license

Rapid CLI

Creates a development environment with:

  • compiling
  • reloading
  • deploying
  • managing dependencies

Install

npm i @rapid-lang/cli -g

Basic Usage

rapid <command> <params>

Language Documentation

Full documentation is available on https://rapid-lang.org page.

Development

Follow Github Flow and Conventional Commits via yarn commit command. Do linting with yarn lint and build project with yarn build.

Changelog

See CHANGELOG file for list of recent changes.

License

See LICENSE file for more information.

FAQs

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