GithubHelp home page GithubHelp logo

seneca-game's Introduction

node-babel-boilerplate

npm license github-issues Circle CI build status

Lightweight node + babel6 + tape boilerplate

nodei.co

Features

QuickStart

Create a new a folder then

curl -fsSL https://github.com/revolunet/node-babel-boilerplate/archive/master.tar.gz | tar -xz --strip-components=1 node-babel-boilerplate-master
npm i 
git init

Wokflow

  • edit your code and commit
  • run npm run build
  • apply semver with npm version major|minor|patch
  • npm run publish to push to github and npm

Scripts

  • npm run readme : node ./node_modules/.bin/node-readme
  • npm run test : ./node_modules/.bin/babel-tape-runner ./spec/**/*.spec.js | ./node_modules/.bin/tap-spec
  • npm run zuul : ./node_modules/.bin/zuul --local --open -- spec/**/*.spec.js
  • npm run build : npm run test && npm run readme && ./node_modules/.bin/babel -d ./dist ./src
  • npm run publish : git push && git push --tags && npm publish
  • npm run serve : npm run test && npm run build && node ./dist/index.js

Dependencies

Package Version Dev
express ^4.14.0
firebase ^3.1.0
seneca ^2.1.0
babel-cli ^6.3.17
babel-eslint *
babel-preset-es2015 *
babel-tape-runner *
babelify 7.2.0
eslint *
eslint-config-airbnb *
node-readme ^0.1.8
tap-spec ^4.0.2
tape ^4.0.0
zuul ^3.8.0

Author

Julien Bouquillon [email protected] http://github.com/revolunet

License

seneca-game's People

Contributors

sdebaun avatar

Watchers

 avatar  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.