Install funcml-cli

Funcml-cli is packaged as a Ruby gem. It can be installed using bundler or the gem cli.

Funcml-cli requires Ruby (superior to 2.7) to work as pattern-matching support is required.

Using rbenv

Rbenv is the recommended way to install Ruby and funcml-cli.

Install rbenv

Follow the guide available on GitHub related to the rbenv installation.

Don’t forget to install Ruby 3.0 (stable, we are sure it will work with funcml-cli) and export the path for binaries location.

Install funcml-cli

gem install funcml-cli