Skip to content

prithvi16/markdownbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 21, 2018
ed3a071 · Aug 21, 2018

History

7 Commits
Sep 14, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Sep 14, 2017
Sep 14, 2017
Sep 14, 2017
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017
Aug 21, 2018

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