Create development environments for your projects without the clutter that comes by installing stuff like languages and servers. With Infrajs you can deploy lightweight and decoupled environments on your machine based on containers powered by docker.

Requirements

You must have Docker installed

Installers

Development

Useful commands

# Install dependencies
npm install

# Compile and watch
gulp

# Local
./node_modules/.bin/electron .

# Global
electron .

License

The Infrajs application is licensed under the MIT license