Skip to content
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

Add carbon to path during unix installs #28

Merged
merged 1 commit into from
Jul 14, 2020
Merged

Add carbon to path during unix installs #28

merged 1 commit into from
Jul 14, 2020

Conversation

camdencheek
Copy link
Contributor

Description of Changes

Links Carbon into /usr/local/bin so that it's available without a full path.

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Add a changelog entry (for non-trivial bug fixes / features)
  • CI passes

@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #28 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   76.03%   75.97%   -0.05%     
==========================================
  Files          61       61              
  Lines        3679     3679              
==========================================
- Hits         2797     2795       -2     
- Misses        661      663       +2     
  Partials      221      221              
Impacted Files Coverage Δ
plugin/builtin/output/file.go 51.22% <0.00%> (-9.76%) ⬇️
plugin/builtin/input/file/read_to_end.go 72.88% <0.00%> (+3.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1bed9f...4b4f26e. Read the comment docs.

@camdencheek camdencheek merged commit 0b946ac into master Jul 14, 2020
@camdencheek camdencheek deleted the add-to-path branch November 6, 2020 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants