.. image:: https://travis-ci.org/teracyhq/dev.svg?branch=develop :target: https://travis-ci.org/teracyhq/dev
Issues board: https://waffle.io/teracyhq/all?source=teracyhq%2Fdev
The only truly universal productive software development platform for all!
teracy-dev
is created to set up a universal development platform which has the same development
workflow on Mac, Linux and Windows with good developer experience and productivity in mind.
We leverage Docker workflow for our software development and we use vagrant
, virtualbox
, and
chef
to install and configure any necessary packages.
By using this approach, we can work in a consistent development environment and workflow. We do not have to install tons of development stuff on the host machine manually to get started.
.. note:: We are using the https://github.com/acme101 project to show the best practices from teracy-dev
applied for organizations.
vagrant
+ chef
provisioner). This saves you a lot of time and money to work on many virtual private servers (VPS)
on your local machine before deploying applications on the production servers.Follow the guide at http://dev.teracy.org/docs/getting_started.html
BSD License