lexeek / marionette-integrations

example marionette apps using several different asset management tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Example marionette apps using multiple dependency tools.

Currently Implemented

MarionetteJS with test frameworks

Want to try examples fast (not released yet)?

  • npm install -g yo
  • npm install -g generator-marionette-integrations

Commands

  • yo marionette-integrations:app --browserify
  • yo marionette-integrations:app --browserify-gulp
  • yo marionette-integrations:app --browserify-grunt
  • yo marionette-integrations:app --brunch
  • yo marionette-integrations:app --casperjs
  • yo marionette-integrations:app --cypress
  • yo marionette-integrations:app --jasmine
  • yo marionette-integrations:app --mocha

Each command will generate for you related application example.

About

example marionette apps using several different asset management tools


Languages

Language:JavaScript 64.1%Language:HTML 19.4%Language:CSS 10.4%Language:Makefile 5.6%Language:Shell 0.4%