intermodal/bin
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
..
demo Improve demo GIF 2020-04-08 04:26:37 -07:00
gen Note install script only works on Linux and MacOS 2020-04-19 19:56:54 -07:00
check-minimal-versions Release v0.0.1 2020-04-07 19:00:59 -07:00
lint Merge documentation and changelog generation 2020-04-17 21:31:54 -07:00
package Generate man page with from --help with help2man 2020-04-07 19:01:37 -07:00