Changes between Initial Version and Version 1 of Djpaste

Show
Ignore:
Timestamp:
10/24/08 03:04:34 (23 months ago)
Author:
shabda (IP: 124.123.173.176)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Djpaste

    v1 v1  
     1== Djpaste == 
     2 
     3Djpaste is a Django based Pastebin. 
     4 
     5Features, 
     6 
     7   * Syntax highlighting for Python, Ruby, Html and amny others. 
     8   * Pyments based 
     9    
     10To install: 
     11 
     12    svn co https://svn.uswaretech.com/7days7apps/trunk/djpaste/pastebin/ pastebin [This gets you the pluggable part of Djpaste] 
     13 
     14Or 
     15 
     16    svn co https://svn.uswaretech.com/7days7apps/trunk/djpaste/ djpaste [This gets you the pluggable part of Djpaste wrapped in a Django project.] 
     17 
     18 
     19You would also need to install pygments.