Git Product home page Git Product logo

base's Introduction

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 wget, replace down with wget -N
  • If you have curl, replace down with curl -OL
down https://raw.githubusercontent.com/bevry/base/master/.editorconfig
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/index.js
down https://raw.githubusercontent.com/bevry/base/master/LICENSE.md
down https://raw.githubusercontent.com/bevry/base/master/test.js
down https://raw.githubusercontent.com/bevry/base/master/tsconfig.json

Travis

Refer to bevry/awesome-travis for our TravisCI base files.

Legacy

TypeScript Config File

Our tsconfig.json file.

down https://github.com/bevry/base/blob/01aac915b59c84251f9b5182704d05708ac1aa86/tsconfig.json

Dropped in favour of Boundation.

TravisCI File

Our .travis.yml file.

down https://github.com/bevry/base/blob/01aac915b59c84251f9b5182704d05708ac1aa86/.travis.yml

Dropped in favour of Boundation.

DocPad Setup File

Our docpad-setup.sh file.

down https://github.com/bevry/base/blob/01aac915b59c84251f9b5182704d05708ac1aa86/docpad-setup.sh

Dropped in favour of Boundation.

ESLint Config File

Our .eslintrc.js file.

down https://github.com/bevry/base/blob/01aac915b59c84251f9b5182704d05708ac1aa86/.eslintrc.js

Dropped in favour of eslint-config-bevry.

Our esnextguardian.js file.

down https://raw.githubusercontent.com/bevry/base/34fc820c8d87f1f21706ce7e26882b6cd5437368/esnextguardian.js

Dropped in favour of Editions.

Our nakefile.js file.

down https://raw.githubusercontent.com/bevry/base/34fc820c8d87f1f21706ce7e26882b6cd5437368/nakefile.js

Dropped in favour of NPM Scripts.

Our Cakefile file.

down https://raw.githubusercontent.com/bevry/base/22bbd5999c420c4058fd54becb9b1cd3cd1d70dd/Cakefile

Dropped in favour of NPM Scripts.

Our coffeelint.json file.

down https://raw.githubusercontent.com/bevry/base/34fc820c8d87f1f21706ce7e26882b6cd5437368/coffeelint.json
{
    "scripts": {
        "our:verify:coffeelint": "coffeelint ./source"
    }
}

Dropped in favour of ESNext.

Our cyclic.js file.

down https://raw.githubusercontent.com/bevry/base/34fc820c8d87f1f21706ce7e26882b6cd5437368/cyclic.js

Dropped in favour of npm >=2.

Our .jshintrc file.

down https://raw.githubusercontent.com/bevry/base/b1335ea16811d2870dbde87c3a1a606797db54a0/.jshintrc

Dropped in favour of ESLint.

Our .jscrc file.

down https://raw.githubusercontent.com/bevry/base/34fc820c8d87f1f21706ce7e26882b6cd5437368/.jscrc

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 © 2011+ Benjamin Lupton

base's People

Contributors

balupton avatar mikeumus avatar robloach avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.