Socket
Socket
Sign inDemoInstall

acs

Package Overview
Dependencies
400
Maintainers
5
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    acs

Appcelerator Server Side Node


Version published
Weekly downloads
24
decreased by-96.56%
Maintainers
5
Install size
116 MB
Created
Weekly downloads
 

Readme

Source

acs: Amplify Runtime Services Command-Line Interface

A command-line client for publishing custom Node.js services to the Axway Cloud.

To run acs, you can install it using npm.

[sudo] npm install acs -g 

Commands

Some of the common acs commands include:

  • new - create a new ACS project
  • add - add a new method
  • run [dir] - run a local server for development
  • publish [dir] - publish a project to the cloud
  • login [username] [password] - login to the ACS cloud
  • logout - logout of the ACS cloud

For a complete list of commands, see the acs Command Reference.

Documentation

Test

To run the unit tests under test/ folder execute the following command.

mocha test

LICENSE

This project is open source and provided under the Apache Public License (version 2). Please make sure you see the LICENSE file included in this distribution for more details on the license.

(C) Copyright 2012-2014, Axway Inc. All Rights Reserved.

Keywords

FAQs

Last updated on 09 May 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc