arthurmde / rise

Simple serverless deployment

Home Page:https://rise.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rise                                         Code Climate Build Status Gem Gem license

Usage

Using rise is simple, just run the rise command

asciicast

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
  1. Build from source
$ git clone https://github.com/cbrnrd/rise
$ bundle install

Built With

  • Rubygems - the Ruby community's gem hosting service
  • Atom - A hackable text editor for the 21st Century
  • DigitalOcean - Used for server hosting

Contributing

Please read 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

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Simple serverless deployment

https://rise.sh

License:MIT License


Languages

Language:Ruby 98.6%Language:Shell 1.4%