executable: a single binary with minimal configuration;
binary: package providing a Cmdliner binary in bin/, making use of a tested library in lib/.
Examples of each layout can be seen in the examples/ directory. You can also use e.g. oskel --dry-run --kind executable to see a preview of the project structure.
Installation
opam install oskel
If you want to contribute to the project, please read CONTRIBUTING.md.
Configuration
oskel is very configurable (see oskel --help for details). Most options can be set via environment variables. In particular, you can set your personal metadata in your shell .profile: