Coder Social home page Coder Social logo

jasonpgignac / snippy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from actsasflinn/snippy

2.0 2.0 0.0 1.55 MB

A fairly full featured Pastie clone on Rails.

Home Page: http://actsasflinn.com/articles/2008/09/03/snippy-is-a-freaking-ripoff-of-pastie

Ruby 82.80% JavaScript 17.20%

snippy's Introduction

== About Snippy

Snippy is an open source clone of Josh Goebel's Pastie.

A lot of Pastie users (including me) wanted a private version. Snippy fills that void - enjoy.

=== Author

It was written by Flinn Mueller using Ruby on Rails 2.1 as a weekend project. I felt like one of the best features of Pastie is code highlighting so I made it a priority. Code highlighting is accomplished using a custom renderer with Ultraviolet. The Thinking Sphinx plugin has been on my radar for a little while now so I felt like it was a good time to throw that in.

=== On Github

Git has also been on my radar for a little while. So I figured I would host the project at Github - everyone wins. Get the source on Github.
link:http://github.com/actsasflinn/snippy/tree/master

=== Install

 1. git clone git://github.com/actsasflinn/snippy.git
 2. cd snippy
 3. cp config/database.yml.example config/database.yml
 4. sudo apt-get install libonig2 libonig-dev
 5. rake gems:install
 6. rake db:create
 7. rake db:migrate
 8. rake bootstrap
 9. rake thinking_sphinx:configure
10. rake thinking_sphinx:index
11. rake thinking_sphinx:start
12. ./script/server
13. Start Snipping http://0.0.0.0:3000/

snippy's People

Contributors

actsasflinn avatar jasonpgignac avatar

Stargazers

 avatar Georg Kreimer avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.