Skip to content

Instantly share code, notes, and snippets.

@jasonmelgoza
Created December 3, 2011 00:58
Show Gist options
  • Save jasonmelgoza/1425574 to your computer and use it in GitHub Desktop.
Save jasonmelgoza/1425574 to your computer and use it in GitHub Desktop.
Commands for jenny

cd to/the/theme/folder

cd path/to/theme/css/

lessc master.less fusion-cms-theme-www.css

git status

git add master.less fusion-cms-theme-www.css

or

git add *

git commit -m 'my changes are...'

git push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment