Skip to content

accreditrust/bedrock-dev

 
 

Repository files navigation

Bedrock Development Environment

This project can be used to setup a development environment for Bedrock.

Setup the Development Environment

The first thing you should do after a fresh clone of this repository is to run the setup script:

./setup

Update the Development Environment

To get the latest version of all development packages you can run this command:

./update

Teardown the Development Environment

If you want to start over from scratch, you can remove all of the development packages using this script:

./destroy-everything

About

Development environment for Bedrock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • Shell 40.1%