Skip to content

Commit fd53a96

Browse files
committed
instructions for running the dev version
1 parent b5cb040 commit fd53a96

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Steps to run dev version of csslint from the command line (not the current release):
2+
3+
1. command line: "ant"
4+
1. edit /build/npm/package.json give it a version number like 1.0.0
5+
1. command line: "npm link" (in the build/npm dir, possibly sudo)
6+
1. command line: "csslint <options> <file-name>"

0 commit comments

Comments
 (0)