An open API service indexing awesome lists of open source software.

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

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.