{"id":19594989,"url":"https://github.com/zessx/sass-init","last_synced_at":"2025-08-23T05:38:05.305Z","repository":{"id":26081119,"uuid":"29525026","full_name":"zessx/sass-init","owner":"zessx","description":"Shell script to build a Sass architecture from a Manifest.","archived":false,"fork":false,"pushed_at":"2015-01-20T12:50:30.000Z","size":308,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T10:49:49.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"smitster/usergrid_python","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zessx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-20T10:45:34.000Z","updated_at":"2015-01-20T12:50:30.000Z","dependencies_parsed_at":"2022-08-25T00:20:23.099Z","dependency_job_id":null,"html_url":"https://github.com/zessx/sass-init","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zessx/sass-init","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fsass-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fsass-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fsass-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fsass-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zessx","download_url":"https://codeload.github.com/zessx/sass-init/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zessx%2Fsass-init/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745619,"owners_count":24813513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T08:45:25.864Z","updated_at":"2025-08-23T05:38:05.264Z","avatar_url":"https://github.com/zessx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sass-init\nShell script to build a Sass architecture from a Manifest.\n\n## How to use it?\nFirst, you should have a Sass manifest file, let's say `main.scss`.  \nYou then simply have to call `sass-init` on this file to generate your Sass architecture:\n\n    $ ./sass-init.sh main.scss\n\n`sass-init` comes with two available options: \n\n- file extension (`scss` by default, can be `sass`)\n- optional underscore prefix (`prefix` by default, can be `no-prefix`)\n\n\u003c!-- --\u003e\n\n    $ ./sass-init.sh main.scss sass\n    $ ./sass-init.sh main.scss scss no-prefix\n    $ ./sass-init.sh main.scss sass no-prefix\n\n## Features\n- [x] Create all directories\n- [x] Create all files\n- [x] Accept both SASS and SCSS syntaxes\n- [x] Accept both simple and double quotes\n- [x] Reject comment lines\n- [ ] Accept lines with extension already specified\n- [ ] Accept parameters in any order\n\n## Notes\n\u003e Windows users: be sure your shell script use Unix line endings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzessx%2Fsass-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzessx%2Fsass-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzessx%2Fsass-init/lists"}