Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tethik/lame-cli-programs
- Owner: Tethik
- License: mit
- Created: 2018-02-13T10:46:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T08:43:59.000Z (4 months ago)
- Last Synced: 2024-10-11T08:26:48.614Z (27 days ago)
- Topics: aws, docker, nomad, python, vault
- Language: Python
- Homepage:
- Size: 252 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```