craftr-build / craftr-build-4.x

Frontend for the Craftr build framework.
https://craftr-build.github.io/craftr/
Other
60 stars 14 forks source link

Add --show-help option #167

Closed NiklasRosenstein closed 6 years ago

NiklasRosenstein commented 7 years ago

Something like

$ craftr --show-help craftr/lang/cxx:library
library(name, srcs, ...)
  Creates a target that compiles C/C++ source files and links them to a static
  or dynamic library. etc ...
NiklasRosenstein commented 6 years ago

Closing as irrelevant for Craftr 4.