https://github.com/axetroy/sso
A CLI Tool to Share Your File
https://github.com/axetroy/sso
cli
Last synced: over 1 year ago
JSON representation
A CLI Tool to Share Your File
- Host: GitHub
- URL: https://github.com/axetroy/sso
- Owner: axetroy
- License: apache-2.0
- Created: 2017-12-11T09:22:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T08:19:12.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T05:15:34.936Z (over 1 year ago)
- Topics: cli
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## A cli tool to share your file
once the file been download, will close server automatically
### Installation
Download the executable file for your platform at [release page](https://github.com/axetroy/sso/releases)
Then set the environment variable.
eg, the executable file is in the `~/bin` directory.
```bash
# ~/.bash_profile
export PATH="$PATH:~/bin"
```
finally, try it out.
```bash
sso --help
```
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2Faxetroy%2Fsso?ref=badge_large)