Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tethik/lame-cli-programs

Collection of small CLI scripts I wrote for work or otherwise
https://github.com/tethik/lame-cli-programs

aws docker nomad python vault

Last synced: 4 days ago
JSON representation

Collection of small CLI scripts I wrote for work or otherwise

Awesome Lists containing this project

README

        

# Lame CLI Programs

Small python cli programs that are not big enough to need their own repo, but at the same time I want
to be installable into a typical UNIX OS.

* `vaultauth` : Script that returns a fresh vault token

## Mac OS
For the lesser Unix users who sometimes struggle a bit. Trouble running these scripts once installed? Try adding the following directory to your `$PATH`.
```
/Users//Library/Python//bin
```