Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveklabnik/pastebin
This is a copy of the old pastebin 6.0 code
https://github.com/steveklabnik/pastebin
Last synced: 7 days ago
JSON representation
This is a copy of the old pastebin 6.0 code
- Host: GitHub
- URL: https://github.com/steveklabnik/pastebin
- Owner: steveklabnik
- License: other
- Created: 2011-06-30T17:42:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-30T17:43:03.000Z (over 13 years ago)
- Last Synced: 2024-12-01T19:36:25.633Z (22 days ago)
- Language: PHP
- Homepage:
- Size: 373 KB
- Stars: 15
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
Awesome Lists containing this project
README
PHP Code Pastebin
=================This tool was orignally designed to enable collaborative code review via
the #php IRC channel. Inspired by www.parseerror.com/paste, but more
streamlined and capable of allowing collabation via IRC by allowing easy
modification of posted code. Another benefit is short urls - e.g.
http://pastebin.com/333Since then it has found uses in many developer communities and has been
constantly improved.The latest version of this code can always be found at http://pastebin.com
News about updates will be made on my blog http://blog.dixo.net
If you have any fixes or feature suggestions, please get in touch.
Paul Dixon
email: [email protected]
msn : [email protected]
irc : LordElph on EFNet and FreeNode
blog : http://blog.dixo.netFurther documentation
=====================
See INSTALL for installation instructions
See UPGRADE for information on upgrading pastebin from an older verion
See CHANGES for version history
See LICENCE for licencing terms