Skip to content

prithvi16/markdownbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkdownBIN

Markdownbin is a Ruby on rails app that works like pastebin , also it has markdown support.

You can see the live demo version here.

screenshot

Contributing

To run the app you need rails 5.1.4 . If you want to contribute clone the repository and

cd markdownbin
rails db:setup
rails s