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: 33,962 of 180,518
Downloads: 31,732

Daily

Ranking: 41,377 of 180,507
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconDicridon