This package has been deprecated

Author message:

This Architect CLI alpha is deprecated and unsupported, please install @architect/architect

@architect/cli

6.0.29 • Public • Published

@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

Package Sidebar

Install

npm i @architect/cli

Weekly Downloads

1

Version

6.0.29

License

Apache-2.0

Unpacked Size

16.8 kB

Total Files

17

Last publish

Collaborators

  • filmaj
  • brianleroux
  • dam
  • kborchers
  • ryanblock
  • architectci