Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/orisano/runj


https://github.com/orisano/runj

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# runj
## Installation
```bash
go get github.com/orisano/runj
```

## How to use
```bash
$ echo '{"foo": "bar"}' | runj echo "{{.foo}}"
bar
```

## Author
Nao Yonashiro (@orisano)

## License
MIT