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

https://github.com/niradler/nato


https://github.com/niradler/nato

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# nato The friendly cli tool compact in one single binary file

```
echo "a,b,c,d" | nato loop -s "," -p split -c "echo Value: {{.Value}}, Index: {{.Index}}"
```