Initialize a C++ project.
Project description
Initialize a C++ project with cmake boilerplate.
Installation
From PyPI:
$ pip install mkc
From the project root directory:
$ python setup.py install
Usage
Simply run it:
$ mkc $PROJECT_NAME $ mkc $PROJECT_NAME -o $PROJECT_DIR
Use –help/-h to view info on the arguments:
$ mkc --help usage: mkc [-h] [--lib-name LIB_NAME] [--output-dir OUTPUT_DIR] name positional arguments: name optional arguments: -h, --help show this help message and exit --lib-name LIB_NAME, -l LIB_NAME --output-dir OUTPUT_DIR, -o OUTPUT_DIR
Release Notes
- 0.0.3:
Readme generator
- 0.0.2:
Basic functionality
- 0.0.1:
Project created
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mkc-0.0.3.tar.gz
(5.6 kB
view details)
File details
Details for the file mkc-0.0.3.tar.gz
.
File metadata
- Download URL: mkc-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e23df1a01a5c5bcf3a312fa4ace40eb2721401712ede954971c1d7ce49feec8 |
|
MD5 | b8da9fe07ac567494889641b0c136259 |
|
BLAKE2b-256 | 09b8166f2e3acc15ce43d664ec6d74187b3a1ba24540e96c94a34704b73f5902 |