-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Johan Ronsse edited this page Apr 29, 2016
·
10 revisions
- Clone [email protected]:mono-company/bedrock.git
- Remove the remotes so you don't accidentally push to the original Bedrock repo:
git remote remove
- Download https://github.com/mono-company/bedrock/archive/master.zip
- Rename the folder to
your-project-name
and set up a git repository for your 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.