6.0.29 • Published 5 years ago

@architect/cli v6.0.29

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@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
6.0.29

5 years ago

6.0.28

5 years ago

6.0.26

5 years ago

6.0.25

5 years ago

6.0.24

5 years ago

6.0.23

5 years ago

6.0.22

5 years ago

6.0.21

5 years ago

6.0.20

5 years ago

6.0.19

5 years ago

6.0.18

5 years ago

6.0.17

5 years ago

6.0.16

5 years ago

6.0.15

5 years ago

6.0.14

5 years ago

6.0.13

5 years ago

6.0.12

5 years ago

6.0.11

5 years ago

6.0.10

5 years ago

6.0.9

5 years ago

6.0.8

5 years ago

6.0.7

5 years ago

6.0.6

5 years ago

6.0.5

5 years ago

6.0.4

5 years ago

6.0.3

5 years ago

6.0.2

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago