Skip to content
/ gst Public

Personal template module for Gunslinger projects using static lib build

Notifications You must be signed in to change notification settings

S-Traut/gst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gst

Personal template module for Gunslinger projects using static lib build This project is a simple module to be loaded to initialize any new GS project.

You can execute the following commands to create a new project:

mkdir [project_name]
cd [project_name]
git init
git submodule add git@github.com:S-Traut/gst.git
gst/init.sh
gst/build_prj.sh

And you are ready to go!!

informations

This template is mainly supposed to be used with a linux configuration, if you want a more versatile template use the official one https://github.com/MrFrenik/gs_project_template

About

Personal template module for Gunslinger projects using static lib build

Topics

Resources

Stars

Watchers

Forks