Socket
Socket
Sign inDemoInstall

@architect/cli

Package Overview
Dependencies
Maintainers
7
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/cli

A global cli tool for quickly building serverless apps with Architect


Version published
Maintainers
7
Created
Source

@architect/cli Travis Build Status Appveyor Build Status codecov

Global command line interface for @architect projects.

Installation

npm

npm i -g @architect/cli

Binary Distributions

Coming soon! If you are interested in helping please let us know! Currently you can generate experimental binaries by cloning this repo and running npm run build.

Usage

Run arc with no arguments to get help. To create a new app and kick up the local dev server:

mkdir testapp
cd testapp
arc init
arc sandbox

Package the current app as sam.json and deploy it with CloudFormation:

arc deploy

Keywords

FAQs

Package last updated on 09 Aug 2019

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