cstar

0.0.5 • Public • Published

!!!WIP!!! dont use !!! cstar

c++ source distibution tool

What problem cstar solves

Integration of C++ source code with build systems is an obstacle to portability and distribution. cstar generates integration files for popular build systems. it also allows for specification of compile and link options for distributing libraries with dependencies.

Objective

cstar generates project include files for common build systems (gyp, qmake, cmake) from simple project definition files written in JSON.

Usage

  1. library consumer
  2. library developer
  3. cstar contributer

Examples

More Info

Project Definition Guide

Developer Guide

Readme

Keywords

none

Package Sidebar

Install

npm i cstar

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • mbusenitz