Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sass
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
楚学文
node-sass
Commits
cc841179
Commit
cc841179
authored
May 10, 2013
by
Brett Wilkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating readme with basic CLI info
parent
334fae61
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
README.md
README.md
+7
-0
No files found.
README.md
View file @
cc841179
...
@@ -116,6 +116,13 @@ Check out the project:
...
@@ -116,6 +116,13 @@ Check out the project:
Replace the prebuild binary with your newly generated one
Replace the prebuild binary with your newly generated one
cp build/Release/binding.node precompiled/*your-platform*/binding.node
cp build/Release/binding.node precompiled/*your-platform*/binding.node
## Command Line Interface
The interface for command-line usage is fairly simplistic at this stage, as seen in the following usage section.
### Usage
`node-sass [input.scss] [output.css]`
## Contributors
## Contributors
Special thanks to the following people for submitting patches:
Special thanks to the following people for submitting patches:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment