Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orisano/so
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/orisano/so
- Owner: orisano
- License: mit
- Created: 2020-04-12T01:47:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T14:27:03.000Z (almost 4 years ago)
- Last Synced: 2023-05-11T12:05:21.439Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# so
## Installation
```bash
go get github.com/orisano/so
```## How to use
```
$ so -h
Usage of so:
-addr string
(required)
-i show stdin
-o show stdout
```## Author
Nao Yonashiro (@orisano)## License
MIT