Giter Club home page Giter Club logo

collimator's People

Contributors

gavd avatar jfmercer avatar nateabele avatar nullxone avatar stillerman avatar wms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

collimator's Issues

MySQL support

Support for MySQL databases using in the same way as PostgreSQL.

  • Use a library that exposes a MySQL connection using Promises such as https://github.com/lukeb-uk/node-promise-mysql
  • Top-level inspector functions should be moved from collimator.whatever() to collimator.database.whatever()
  • Write new queries for MySQL that are similar to existing PostgreSQL ones

Better build pipeline

Here's what I want:

  • default task should run style and test tasks. Return an error code if either task fails.
  • dev task should run style and test tasks, and then watch for further changes. Any errors should be handled gracefully so that watch doesn't stop.

Upgrade locally installed typings

I've had a couple of cases where people can't get the project working out of the box for contributing because they have a newer version of typings installed globally than what is installed as a dev dependency.

This newer version is not back-compatible, so the typings are not installed correctly and thus won't compile.

In order to prevent this occurring, just upgrade the dev dependency version and update the format of typings.json to suit.

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.