Giter Club home page Giter Club logo

auto-project-repo-builder's Introduction

Automatic Project Builder

An automated project repository builder that will generate a project structure typical to a programming language of your choice!

Example python project generated with the program:

project_name
|
│── README.md
|── TODO.md
└── main.py  

All files are automatically populated with your specified project name and author.

Dependencies

The builder uses jinja2 for its templates, and therefore this is required to run.

Install all dependencies: pip3 install -r requirements.txt

How to run

  • Make sure all dependencies from above are installed
  • python3 main.py

Supported Programming Languages

  • Python

Please create an issue if there is any other programming language you want to be supported.

Authors

Simon Damberg

auto-project-repo-builder's People

Contributors

simondamberg avatar

Stargazers

Marcus Vesterlund avatar Theo Meier Ström avatar

Watchers

 avatar

auto-project-repo-builder's Issues

Failure handling

As of now, there is no failure handling in place for folder names that already exists.

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.