https://github.com/ericwbailey/enchilada
🌯 A collection of files and opinionated code used to set up projects. Check the repo Wiki for more info.
https://github.com/ericwbailey/enchilada
framework gulp handlebars javascript npm sass
Last synced: about 1 month ago
JSON representation
🌯 A collection of files and opinionated code used to set up projects. Check the repo Wiki for more info.
- Host: GitHub
- URL: https://github.com/ericwbailey/enchilada
- Owner: ericwbailey
- License: other
- Created: 2016-03-19T22:51:13.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T02:32:53.000Z (over 3 years ago)
- Last Synced: 2025-03-09T02:08:45.297Z (about 2 months ago)
- Topics: framework, gulp, handlebars, javascript, npm, sass
- Language: SCSS
- Homepage: https://github.com/ericwbailey/enchilada/wiki
- Size: 4.97 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
# âš THIS REPO IS STILL ACTIVELY BEING WORKED ON. DO NOT USE IN A PRODUCTION ENVIRONMENT âš
# [projectTitleFull](http://projectURL.com)
projectDescriptionFull
## Table of Contents
1. [Motivation](#motivation)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)## Motivation
A short description of the motivation behind the creation and maintenance of the project. This should explain **why** the project exists.
## Installation
Provide code examples and explanations of how to get the project.
## Contributing
Let people know how they can dive into the project, include important links to things like issue trackers, IRC, Twitter accounts, etc. if applicable.
Link to [`CONTRIBUTING.md`](https://github.com/githubAuthor/githubTitle/blob/master/CONTRIBUTING.md), [`AUTHORS`](https://github.com/githubAuthor/githubTitle/blob/master/AUTHORS), and update the contributors section in [`package.json`](https://github.com/githubAuthor/githubTitle/blob/master/package.json).
## License
[projectLicense](https://raw.githubusercontent.com/githubAuthor/githubTitle/master/LICENSE).