https://github.com/niradler/nato
https://github.com/niradler/nato
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/niradler/nato
- Owner: niradler
- Created: 2022-11-20T00:01:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T23:11:16.000Z (over 3 years ago)
- Last Synced: 2025-02-08T01:14:32.919Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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}}"
```