Banjo fox doc updates #73

Merged
BanjoFox merged 3 commits from BanjoFox-DocUpdates into master 6 years ago
BanjoFox commented 6 years ago (Migrated from github.com)

A minor update to the DEVELOPMENT.md, as well as adding some verbose instructions for installing prerequisite software (Rust, PostGREs) on Linux, and Windows.

A minor update to the DEVELOPMENT.md, as well as adding some verbose instructions for installing prerequisite software (Rust, PostGREs) on Linux, and Windows.
elegaanz (Migrated from github.com) approved these changes 6 years ago
elegaanz (Migrated from github.com) left a comment

Looks good. You just forgot an occurence of "Aardwolf", but I think I will merge and replace it in another commit (unless you absolutely want to do it yourself).

Anyway, thank you!

Looks good. You just forgot an occurence of "Aardwolf", but I think I will merge and replace it in another commit (unless you absolutely want to do it yourself). Anyway, thank you!
@ -0,0 +10,4 @@
## Installing Requirements
### Installing PostgreSQL
In order to run the Aardwolf backend, you will need to have access to a
elegaanz (Migrated from github.com) commented 6 years ago

Oops, looks like you forgot to replace this one.

Oops, looks like you forgot to replace this one.

Reviewers

The pull request has been merged as 40fd242fdc.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b BanjoFox-DocUpdates master
git pull origin BanjoFox-DocUpdates

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff BanjoFox-DocUpdates
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#73
Loading…
There is no content yet.