Skip to main content

with the help of this script, create CMake supported conan template empty structure.

Project description


Logo

template-maker

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

template_maker-0.0.1.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

template_maker-0.0.1-py2.py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page