@architect/create
Advanced tools
Changelog
[1.0.3 - 1.0.4] 2019-10-18
/public
no longer generated if @static
folder
is definedarc init
invocation from @architect/architect
Changelog
[1.0.0 - 1.0.2] 2019-10-17
@architect/utils/init
, with the intention to extend its capabilitiesnpm init @architect
(or via CLI by installing this repo globally, which would be kind of a funny thing to do, but hey who knows)@architect/architect
into your new project (if necessary and appropriate)create ./foo
creates a dir named foo
in your current dir, and creates a new Arc project named foo
in thereruntime
, --runtime
, or -r
+ node
, js
, python
, py
, ruby
, rb
initializes with Node, Python, or RubyThe format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changelog
[1.0.0 - 1.0.2] 2019-10-17
@architect/utils/init
, with the intention to extend its capabilitiesnpm init @architect
(or via CLI by installing this repo globally, which would be kind of a funny thing to do, but hey who knows)@architect/architect
into your new project (if necessary and appropriate)create ./foo
creates a dir named foo
in your current dir, and creates a new Arc project named foo
in thereruntime
, --runtime
, or -r
+ node
, js
, python
, py
, ruby
, rb
initializes with Node, Python, or RubyThe format is based on Keep a Changelog, and this project adheres to Semantic Versioning.