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

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

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

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Faxetroy%2Fsso.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Faxetroy%2Fsso?ref=badge_large)