ozmar-11 / dontfile

The dontpad of files

Home Page:http://www.dontfile.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dontfile

The dontpad of files

Build Status Maintainability Test Coverage License

Description

Dontfile is an open source project intended to concatenate the proposed idea of dontpad aggregating the same logic to files along with texts, thus creating a more complete tool.

  • Ruby version: 2.4.1
  • Rails version: 5.2.0

Setting up development environment

  1. Make sure you have correct Ruby 2.4.1 version, either with RVM or rbenv

  2. Install latest bundler

gem install bundler
  1. Bundle the necessary gems
bundle install
  1. Create the database
rails db:create
  1. Migrate the database
rails db:migrate
  1. Run the server
rails server

About

The dontpad of files

http://www.dontfile.com

License:MIT License


Languages

Language:Ruby 66.0%Language:HTML 15.2%Language:JavaScript 8.7%Language:CSS 8.2%Language:Shell 1.1%Language:CoffeeScript 0.4%Language:Dockerfile 0.4%