Skip to content
/ dinoplate Public template

A C++ template project for my cpp system programming stuff

License

Notifications You must be signed in to change notification settings

roqueando/dinoplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app_name

A project for white label inferencial and descriptive statistics

updates and improvements

the project still in development and the next updates will be coded in the following tasks: [x] setup a C++ project with CMake [ ] more things

💻 pre-requisites

before start, verify if you have the following things:

  • you have installed the most recent version of C++ (you can install it with GCC or Clang) in your machine

🚀 installing app_name

For install app_name first you need:

  • clone repository
$ git clone https://github.com/roqueando/app_name.git
  • build application (can take a while because it's use shared UI libraries for your OS)
$ make build

☕using app_name

  • run application
$ make run

This will show a window with the application running

About

A C++ template project for my cpp system programming stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published