Skip to content

mutualmobile/lavaca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 30, 2015
d6701ec · Nov 30, 2015
Jul 9, 2013
Nov 30, 2015
Jul 31, 2014
Apr 17, 2014
Jul 25, 2014
Jul 11, 2014
Jul 25, 2014
Jul 25, 2014
Sep 26, 2015
Jul 25, 2014
Sep 26, 2013
Sep 26, 2015
Sep 26, 2015
Aug 14, 2013
Sep 26, 2015

Repository files navigation

Lavaca

Build Status Coverage Status

A curated collection of tools built for mobile

Getting Started

Pull down a lavaca-starter project

Run Tests

  1. Install grunt-cli globally Note: this may require sudo
$ npm install -g grunt-cli
  1. Install bower globally Note: this may require sudo
$ npm install -g bower
  1. Install dev dependencies for our tasks to work
$ npm install && bower install
  1. Run Tests
$ grunt test

Documentation

http://getlavaca.com/#/guide

http://getlavaca.com/#/apidoc

Examples

http://getlavaca.com/#/examples

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

View Change Log

License

Copyright (c) 2013 mutualmobile Licensed under the MIT license.