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

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.

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.