Giter Site home page Giter Site logo

jist's Introduction

#Jist

##What is Jist?

Jist is a simple pastebin/Gist clone.

##Why? Aren't there other clones out there?

Yes, absolutely. However Jist is aimed very specifically at the corporate world, places like banks and regulated environments that tend to be stuck on old versions of IE, and will only use Java (trying to get python or ruby working in-house isn't going to happen). The aim with Jist was simple:

  1. Pure Java!
  2. Simple to run; it's one command. Other than the Jar, nothing needs to be downloaded, nothing needs to be configured. It just runs.

##But you used Java 8 and I only have Java 4/5/6/7

Pull requests are welcome if you want it dropping down. The aim is that you've probably got a box you can sneak Java 8 onto. If not then drop me an email and I'm happy to look into it.

##How do I run it?

java -jar jist.jar

Jist will be running on port :4567.

##How do I use it?

Go to http://yourhost:4567. Here you can create your new Jist.

All Jists are available from http://yourhost:4567/jists/

##I'd love feature X Y Z

Pull requests are welcomed and encouraged, or just email me and I'll see what I can do.

##Release notes

All releases are available from www.samatkinson.com/jist

###1.0.3

###1.0.1

  • Compatible with x64 redhat
  • Added respond.js for ie8 compatibility
  • Fixed SQL handling to prevent injection attacks/problems with special chars

###1.0.0

  • Basic first release, single file anonymous gists.

##Roadmap

  • Multiple files per jist
  • Commenting
  • Login
  • Anonymous jists

jist's People

Contributors

danielflower avatar elaijuh avatar samberic avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

danielflower

jist's Issues

Expose theme selection

I know it doesn't make much sense without user auth and preference saving, but it seems good to put a theme select on the page.

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.