Skip to content

Shell script that creates a standard scss folder for front-end development.

Notifications You must be signed in to change notification settings

whiteoctober/scss-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

scss-folder

Shell script that creates a standard scss folder for front-end development.

You can use this either downloading it to your project's web folder and running sh create-structure.sh, or by cding into the web folder and running:

curl -sSL https://raw.githubusercontent.com/whiteoctober/scss-folder/master/create-structure.sh | sh.

This should be run with sh not bash, otherwise line breaks in the outputted files go missing.

This repository also contains a copy of everything that the shell script creates, for reference.

About

Shell script that creates a standard scss folder for front-end development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published