sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add instructions on creating .netrc #234

Closed taldcroft closed 2 years ago

taldcroft commented 2 years ago

Description

This adds setup instructions for creating ~/.netrc to allow fetching recent command loads.

Interface impacts

None

Testing

Unit tests

No code changes.

Functional tests

Built the docs with no sphinx warnings or errors and confirmed the docs look as expected.

jeanconn commented 2 years ago

I was running into issues verifying this, but it looks like my problem was that you can't comment things out with a # in a .netrc. Good to know.