alex-arnal / rc_templates

Templates of packages based on RComponent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RC_TEMPLATES

This repository will contain a set of packages based on RComponent. The goal is being able to create new packages based on RComponent by executing a script that copies the template with the name of the package that we want to create and make all the necessary changes to make it compile.

Usage

Being located in the desired template package, run:

./create_package.sh <new_package>

About

Templates of packages based on RComponent


Languages

Language:CMake 43.8%Language:Shell 34.1%Language:C++ 22.1%