Sha256: 0e9c8dff7848f1a53a6a5b69c5938e62281db77e3908f8cba63ce8dd94edc9c8

Contents?: true

Size: 1.68 KB

Versions: 1

Compression:

Stored size: 1.68 KB

Contents

![rise](https://github.com/cbrnrd/rise/raw/master/img/rise_logo.png)
[![Code Climate](https://codeclimate.com/github/cbrnrd/rise/badges/gpa.svg)](https://codeclimate.com/github/cbrnrd/rise)
[![Build Status](https://travis-ci.org/cbrnrd/rise.svg?branch=master)](https://travis-ci.org/cbrnrd/rise)
[![Gem Version](https://badge.fury.io/rb/rise-cli.svg)](https://badge.fury.io/rb/rise-cli)

# 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.


## Coming soon
  - rise.sh registration and 24/7 server uptime
  - 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rise-cli-0.1.1b README.md