Skip to content
Johan Ronsse edited this page Jul 7, 2016 · 10 revisions

Setting up a new bedrock project

  1. Download https://github.com/mono-company/bedrock/archive/master.zip
  2. Rename the folder to your-project-name.
  3. Optionally set up a git repository for your project

Upgrading a bedrock project

The best way to upgrade a bedrock project is to install the bedrock-cli tool. See https://github.com/mono-company/bedrock-cli . Then, you can run bedrock upgrade to upgrade your install to the latest version.

Clone this wiki locally