bmad-sim / GTPSA.jl

Julia interface to the Generalised Truncated Power Series Algebra (GTPSA) library
https://bmad-sim.github.io/GTPSA.jl/
GNU General Public License v3.0
2 stars 0 forks source link

Some README.md devel. #101

Closed DavidSagan closed 2 months ago

DavidSagan commented 2 months ago

@mattsignorelli I suspect that the instructions for developers in README.md do not work if the developer does not have write access. In which case they need to fork GTPSA. Correct?

mattsignorelli commented 2 months ago

@DavidSagan yes if they would like to push changes, then they would need to fork their own GTPSA and dev their fork

mattsignorelli commented 2 months ago

Because most Julia packages don't seem to have an instruction for Pkg.develop in the README, I will remove this and move it to "For Developers"