A simple web based file transfer application.
https://github.com/zenjutahi/sharebme.git
cd sharebmeruby -vThe ouput should start with something like ruby 2.6.0
If not, install the right ruby version using rbenv (it could take a while):
rbenv install 2.6.0Using Bundler:
bundle installrails db:create db:migraterails sThis app is licensed under the MIT license.



