LSSTDESC / rail

Top level "umbrella" package for RAIL
MIT License
5 stars 3 forks source link

A bunch of small dev-oriented documentation updates #120

Closed drewoldag closed 6 months ago

drewoldag commented 6 months ago

Addressing requests in issue #51

Adding note about using mamba as a faster alternative to conda. Mamba not conda so it's simpler rail --help, Explain why the instructions are what they are (pip vs. conda) Explain the command-line tool (purpose, what this gives you) rather than just jumping into the commands Change pip install to pip install -e .

Code Quality

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e015e13) 100.00% compared to head (880653b) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 1 1 ========================================= Hits 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.