File: INSTALL

package info (click to toggle)
csstidy 1.4-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 372 kB
  • sloc: cpp: 2,570; makefile: 5
file content (26 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
INSTALLING CSSTIDY
~~~~~~~~~~~~~~~

 - Requirements

   * Python, for SCons (http://www.python.org/)
   * SCons (http://www.scons.org/)
   * C++ compiler (g++ or MingW)

 - Optional Tools

   * None at the moment.
   
 - Compiling

   * Type 

       scons 

  - Problems

    * Get help on the mailing list:
        http://lists.sourceforge.net/lists/listinfo/csstidy-news

    * Report bugs in the bug tracker:
        http://sourceforge.net/tracker/?atid=771415&group_id=148404