Project

General

Profile

Download (156 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2

    
3
# no need to specify the set the --debug-info here since we are 
4
# using the development configuration file 
5
compass watch -c config-dev.rb  ./
6

    
(3-3/11)