-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve setup docs and add some helper symlinks. #223
base: master
Are you sure you want to change the base?
Improve setup docs and add some helper symlinks. #223
Conversation
✅ 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) |
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.