Coder Social home page Coder Social logo

simple-review's Introduction

Simple review is a web-based tool that makes it easy to comment on changes to
text files.

Changes are posted as unified diffs that are typically generated from a source
control system. The diff is displayed in a nice format and you can easily leave
comments on each line or the whole change.

See INSTALL for information how to get started using it.

See CHANGES to learn what is new in this version of simple review.

See HACKING for information how to participate in the development.

3rd party libraries used:

libs/web

    Used to handle http requests and render html pages.

    Downloaded from http://webpy.org/static/web.py-0.36.tar.gz.

libs/markdown

    Used to format comments.

    Downloaded from http://pypi.python.org/pypi/Markdown (Markdown-2.0.3.tar.gz)

static/css/libs/blueprint

    Used for basic layout and typography.

    Downloaded from https://github.com/joshuaclayton/blueprint-css/zipball/v1.0.1

static/js/libs/jquery.min.js

    Used for line comments on the client.

    Downloaded from http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js

static/js/libs/jquery.cookie.js

    Used to store and retrieve the user name in a cookie.

    Downloaded from https://github.com/carhartl/jquery-cookie/zipball/1.0.0

simple-review's People

Contributors

rickardlindberg avatar rogerlindberg avatar

Stargazers

 avatar

Watchers

 avatar  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.