Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atscm-cli

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atscm-cli

atSCM command line interface

  • 1.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
decreased by-18.18%
Maintainers
2
Weekly downloads
 
Created
Source

atscm-cli

atSCM command line interface

CircleCI AppVeyor codecov ESDoc

Installation

This module can be installed via npm. With node.js version 10 or later installed run:

# Install atscm-cli globally
npm install -g atscm-cli

You may have to run this command as an administrator.

Basic usage

You can find more detailed usage information in the usage manuals.

Creating a new atSCM project

Running atscm init will prompt you for a project name, description, etc. and create a new atSCM project.

For more detailed information on the init command look at the manuals.

Running tasks

Run tasks by typing atscm [task] inside a project directory.

Lookup the tasks available in the atscm manuals or by running atscm --tasks.

Open documentation

Running atscm docs will open the API documentation of the atscm module, running atscm docs --cli will open the documentation of this module.

FAQs

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc