Giter Site home page Giter Site logo

create-cpp-app's Introduction

#Create-cpp-app and cpx install with the following for Mac/Linux, python3 must be installed check which shell you have by running the command:

Watch the video

sudo apt-get install python3-distutils
sudo apt-get install neofetch

optional packages for a better experience



To install 

curl https://raw.githubusercontent.com/danikhan632/create-cpp-app/main/.installer.py > ~/.installer.py && curl https://raw.githubusercontent.com/danikhan632/create-cpp-app/main/.create.py > ~/.create.py && python3 ~/.installer.py


create a new project: The name "my_new_proj" is whatever name you like

create-cpp-app my_new_proj

once done bootstrapping, type 

cpx

and the following should appear


Usage:
python3 scripts.py ARG

dev             build and run project
build           build: python3 scripts.py build debug or python3 scripts.py build release
run             run project
debug           run gdb on project
rename ARG2     rename project, ARG2 is new name no spaces
santize         use build using address-sanitzer
test            builds and runs GTests in tests dir
benchmark       runs benchmark on release version of project
prod            builds to release, sanitizes, tests and benchmarks
docker build    use Docker to build project

edit conanfile.txt to add packages


to build the default app, run

cpx build




create-cpp-app's People

Contributors

danikhan632 avatar

Stargazers

 avatar

Watchers

 avatar

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.