[![rise](https://github.com/cbrnrd/rise/raw/master/img/rise_logo.png)](https://rise.sh)                                         [![Code Climate](https://img.shields.io/codeclimate/github/cbrnrd/rise.svg?style=flat-square)](https://codeclimate.com/github/cbrnrd/rise) [![Build Status](https://img.shields.io/travis/cbrnrd/rise.svg?style=flat-square)](https://travis-ci.org/cbrnrd/rise) [![Gem](https://img.shields.io/gem/v/rise-cli.svg?style=flat-square)](https://rubygems.org/gems/rise-cli) [![Gem](https://img.shields.io/gem/dt/rise-cli.svg?style=flat-square)](https://rubygems.org/gems/rise-cli) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/cbrnrd/rise/blob/master/LICENSE) # Usage Using rise is simple, just run the `rise` command [![asciicast](https://asciinema.org/a/Z7aigs1yAaqJWYqL1fQaqv9yt.png)](https://asciinema.org/a/Z7aigs1yAaqJWYqL1fQaqv9yt) ## Installing In order to get rise up and running, there's 2 ways you can install it. 1. Download the gem ``` gem install rise-cli ``` 2. Build from source ``` $ git clone https://github.com/cbrnrd/rise $ bundle install ``` ## Built With - [RubyGems](https://rubygems.org) - the Ruby community's gem hosting service - [Atom](https://atom.io/) - A hackable text editor for the 21st Century - [DigitalOcean](https://digitalocean.com) - Used for server hosting ## Contributing Please read [CONTRIBUTING.md](https://github.com/cbrnrd/rise/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting a pull requests. ## Features - No need to install git, svn, or any other version control software. - No complex cloud setup - Extremely fast upload speeds - Unlimited unique URL's - No manual setup of websites - Your services are always served over a secure connection - Open source so that you can know exactly what code is runnning on your computer. ## Coming soon - gzip file transfer - actual use of the password hash for secure uploads ## Authors - **Carter Brainerd** - [Website](https://carterbrainerd.me) See also the list of [contributors](https://github.com/cbrnrd/rise/contributors) who participated in this project. ## License This project is licensed under the MIT License - see the [LICENSE](https://github.com/cbrnrd/rise/blob/master/LICENSE) file for details