https://github.com/kcmerrill/packs
Packs are executables that take JSON strings as STDIN and perform actions based on the input.
https://github.com/kcmerrill/packs
Last synced: 3 months ago
JSON representation
Packs are executables that take JSON strings as STDIN and perform actions based on the input.
- Host: GitHub
- URL: https://github.com/kcmerrill/packs
- Owner: kcmerrill
- Created: 2016-05-16T05:51:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T06:06:32.000Z (about 9 years ago)
- Last Synced: 2025-01-26T17:11:21.234Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packs
Packs are executables that take JSON strings as STDIN and perform actions based on the input.The usage for packs, are simply plugin like executables for packs.go which is a go plugin based system.
The vast majority of packs will be application specific, but these packs can be used anywhere.