Git Product home page Git Product logo

synth's Introduction

synth logo

synth - a Docker bootstrapping tool

Inspired by how long it can take to set up the development of web apps, synth is a tool to help you build modular sets of Docker, Docker Compose, and CI/CD pipeline config files, as well as directory trees and wireframed files for different front- and backend web frameworks. synth can help you set up your next web application project in seconds, allowing you to start coding your idea with zero hassle.

⚠️ Dependencies

  • docker and docker-compose

  • python3

⬇️ Installation

Clone the repository into a new directory

$ git clone https://github.com/BennettDixon/synth.git

Run the installer script

sudo ./install.sh

🚩 Usage

synth create [OPTIONS]

synth demo

🛠️ Options

--frontend, -f

Your frontend framework. Currently supported options are static, dynamic, react.

--backend, -b

Your backend framework. Currently supported options are flask, node, django.

--database, -d

Your choice of database. Currently supported options are mysql, postgres, mongo, mariadb.

--cache, -c

Your choice of caching tool. Currently supported options are redis and memcache.

--pipeline, -p

Your choice of CI/CD pipeline. travis is currently the only supported option.

📚 Coding Style Tests

Strictly followed pep8 style guide. To install:

Regular Ubuntu 14.04 install

With apt-get

$ sudo apt-get install python3-pep8

With pip3

$ pip3 install pep8

Check The Version

$ pep8 --version
1.7.1

📝 Version

  • 1.0.0

Contributing

See CONTRIBUTING.md

📘 Authors

🔍 License

This project is licensed under the MIT License - see the LICENSE file for details

📣 Acknowledgments

synth's People

Contributors

bennettdixon avatar jmgindi avatar

Stargazers

 avatar

Watchers

 avatar

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.