intermodal/bin/gen
Casey Rodarmor 70dbe93c6a
Note install script only works on Linux and MacOS
Unfortunately, the install script doesn't work on windows, due to:

- Powershell defining an alias that maps `curl` to `Invoke-WebRequest`,
  which is incompatible with `curl`.

- The absence of the `rev` command.

type: documentation
fixes:
- https://github.com/casey/intermodal/issues/371
2020-04-19 19:56:54 -07:00
..
src Generate reference sections with bin/gen 2020-04-18 19:14:54 -07:00
templates Note install script only works on Linux and MacOS 2020-04-19 19:56:54 -07:00
Cargo.toml Merge documentation and changelog generation 2020-04-17 21:31:54 -07:00
config.yaml Generate reference sections with bin/gen 2020-04-18 19:14:54 -07:00