Categories: None [Edit]

canoe

https://rubygems.org/gems/canoe
https://github.com/Dicridon/canoe
Canoe offers project management and building facilities to C/C++ projects. If you are tired of writing Makefile, CMakeList and even SConstruct, please let Canoe help you wipe them out. Similar to Cargo for Rust, Canoe offers commands such as new, build, run, etc. to help you generate a C/C++ project and build it automatically. Different from tools like Scons and Blade, Canoe requires users to write NO building scripts, Canoe would analyze dependencies and build like our old friend 'make' if a few conventions over file names are followed.

Total

Ranking: 34,645 of 190,160
Downloads: 37,120

Daily

Ranking: 47,698 of 190,127
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconDicridon