Skip to content

webteractive/devstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devstack

Requirements

Installation

This assumes that PHP and Composer is already installed. This also assumes that the Composer's bin is already added to your path (Add export PATH=~/.composer/vendor/bin:$PATH to your .zshrc ). To install the command do:

  • Open the terminal and run composer global require webteractive/devstack. This will install a CLI command devstack.
  • Set the configuration by running devstack config. This command will ask the repository, branch, and token.
  • Once the configuration is set, you can now initialize the EN runtimes. Just run devstack init <runtime>. The <runtime> can be aac, eepower, and control so to load up AllAboutCircuits runtime, all you have to do is do devstack init aac.
  • Add .zshrc or .bash_profile alias dev="bash dev" to freely use the dev cli.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages