Improve setup docs and add some helper symlinks.#223
Open
enzanki-ars wants to merge 4 commits intoSaltieRL:masterfrom
Open
Improve setup docs and add some helper symlinks.#223enzanki-ars wants to merge 4 commits intoSaltieRL:masterfrom
enzanki-ars wants to merge 4 commits intoSaltieRL:masterfrom
Conversation
dtracers
previously approved these changes
Mar 12, 2020
|
✅ Build carball 0.6.40-bwxpvkve completed (commit 9ee2caabb7 by @enzanki-ars) |
1 similar comment
|
✅ Build carball 0.6.40-bwxpvkve completed (commit 9ee2caabb7 by @enzanki-ars) |
Codecov Report
@@ Coverage Diff @@
## master #223 +/- ##
=======================================
Coverage 89.88% 89.88%
=======================================
Files 100 100
Lines 4567 4567
Branches 782 782
=======================================
Hits 4105 4105
Misses 333 333
Partials 129 129 |
|
✅ Build carball 0.6.74-kcdmcmxa completed (commit 8ae1951692 by @dtracers) |
1 similar comment
|
✅ Build carball 0.6.74-kcdmcmxa completed (commit 8ae1951692 by @dtracers) |
Moved the advanced development install to the development section
Make sure that they run on external forks doing a pull request to the main branch
|
✅ Build carball 0.6.74-ekrjbsap completed (commit db0cc94855 by @dtracers) |
1 similar comment
|
✅ Build carball 0.6.74-ekrjbsap completed (commit db0cc94855 by @dtracers) |
|
✅ Build carball 0.6.74-udawegwn completed (commit 7a8bae0eae by @dtracers) |
1 similar comment
|
✅ Build carball 0.6.74-udawegwn completed (commit 7a8bae0eae by @dtracers) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have added a couple of helpful commands that would allow someone to build and use this project from source as the repository stands right now. I would like to clean this up, but so far this is the least intrusive means of setting up the project matching how Travis CI is setting it up.