Skip to content

fluffyspacecowboy/mkpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkpr

mkpr - a simple tool to initialize projects for different languages

Supported languages:

C, C++, Python

How to build:

Since theres no precompiled binaries, you have to compile it yourself. To compile it do make in the root folder of mkpr OR g++ -std=c++17 src/main.cpp -o mkpr in the root folder of mkpr

Usage:

mkpr "project_name" -lang "language"

About

mkpr - a simple tool to initialize projects for different languages

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors