https://github.com/remino/netrc
Output account credentials from a netrc file
https://github.com/remino/netrc
netrc posix shell
Last synced: about 1 year ago
JSON representation
Output account credentials from a netrc file
- Host: GitHub
- URL: https://github.com/remino/netrc
- Owner: remino
- License: isc
- Created: 2023-11-29T23:07:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T23:07:25.000Z (over 2 years ago)
- Last Synced: 2025-01-31T12:31:26.214Z (over 1 year ago)
- Topics: netrc, posix, shell
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
netrc
=====
By Rémino Rem
Output account credentials from `~/.netrc` file.
## Installation
### With Homebrew on macOS
```sh
brew install remino/remino/netrc
```
## Usage
See `netrc -h` for usage help.
## Licence
See `LICENSE.txt` for details.