Bevry's Project Base Files
Files we use when scaffolding new projects.
Automatic
For complete automatic application of our base files, use boundation. Eventually boundation will replace this entire repository.
Manual
For manual application of base files.
Files
Download the relevant files for your project:
- If you have httpie, replace
downwithhttp -d- If you have wget, replace
downwithwget -N- If you have curl, replace
downwithcurl -OL
down https://raw.githubusercontent.com/bevry/base/master/.flowconfig
down https://raw.githubusercontent.com/bevry/base/master/.gitignore
down https://raw.githubusercontent.com/bevry/base/master/.npmignore
down https://raw.githubusercontent.com/bevry/base/master/CONTRIBUTING.md
down https://raw.githubusercontent.com/bevry/base/master/HISTORY.md
down https://raw.githubusercontent.com/bevry/base/master/LICENSE.md
Travis
Refer to bevry/awesome-travis for our TravisCI base files.
Legacy
Stylelint Config File
Dropped in favour of Boundation.
TypeScript Config File
Dropped in favour of Boundation.
TravisCI File
Dropped in favour of Boundation and Awesome Travis.
DocPad Setup File
Dropped in favour of Boundation.
ESLint Config File
Dropped in favour of eslint-config-bevry.
Dropped in favour of Editions.
Dropped in favour of NPM Scripts.
Dropped in favour of NPM Scripts.
"scripts": {
"our:verify:coffeelint": "coffeelint ./source"
}
}
Dropped in favour of ESNext.
Dropped in favour of npm >=2.
Dropped in favour of ESLint.
Dropped in favour of ESLint.
History
View the commit history for the release history.
License
Licensed under the Creative Commons Zero making it public domain so you can do whatever you wish with it without worry (you can even remove this notice!)
Copyright (c) 2011+ Benjamin Lupton