digitalbazaar/bedrock-dev

Name: bedrock-dev

Owner: Digital Bazaar, Inc.

Description: Development environment for Bedrock.

Created: 2015-07-09 18:56:22.0

Updated: 2016-02-01 00:19:54.0

Pushed: 2017-09-25 13:39:27.0

Homepage: null

Size: 45

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.