shroud icon indicating copy to clipboard operation
shroud copied to clipboard

Add examples shroud user projects?

Open kennyweiss opened this issue 5 years ago • 0 comments

It would be helpful to potential users if shroud had two simple standalone example projects (e.g. with only one or two functions):

  • A cmake (or blt) C++ project that generates Fortran and Python bindings
  • A make-based C++ project that generates Fortran and Python bindings

These could help users understand how to set up shroud within their project.

They could be placed in a new top-level directory, e.g. <shroud>/examples, described in the user docs and CI tested (e.g. through travis).

kennyweiss avatar Mar 05 '19 21:03 kennyweiss