Giter Site home page Giter Site logo

template-maker's Introduction

Reference (14)


An awesome tool to help in your projects!
Explore the docs »

Report Bug · Request Feature

About The Project

Screenshot from 2021-07-03 20-49-54

There are many great tools available on GitHub, however, I didn't find one that really suit my needs so I created this enhanced one. I want to create a tool which make me better.

Getting Started

Follow the instructions to setting up project locally. To get a local copy up and running follow these steps.

Installation

Install from the git repo

pip install https://github.com/shajeen/template-maker.git

Install from pypi

pip install template-maker

more information at https://pypi.org/project/template-maker/

How it works

There are two argument required, --name and --ptype.

  • --name - Your project name
  • --ptype - Type of your project, application or library.
ptype value
App 0
Lib 1

Application mode with CMake conan support

template-maker --name="sample_application" --ptype=0

working example

Screenshot from 2021-07-03 21-01-06

Generated output

Screenshot from 2021-07-03 20-57-44

Library mode with CMake conan support

template-maker --name="sample_library" --ptype=1

working example

Screenshot from 2021-07-03 21-02-54

Generated output

Screenshot from 2021-07-03 21-03-10

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated.

  1. Create an issue describing your changes.
  2. Fork the repo, make the changes and please dont forget to test.
  3. Create the pull request.

Please read the CONTRIBUTING before raising the PR.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

template-maker's People

Contributors

shajeen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

template-maker's Issues

Update readme

Please add example for update_submodule function.

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.