Skip to content

Instantly share code, notes, and snippets.

@StarrFox
Created October 30, 2022 12:12
Show Gist options
  • Select an option

  • Save StarrFox/8361e80f8b8b62bfea8ad97e3d3f4370 to your computer and use it in GitHub Desktop.

Select an option

Save StarrFox/8361e80f8b8b62bfea8ad97e3d3f4370 to your computer and use it in GitHub Desktop.
a@endevor ~/P/build (master)> cli/plcli
Pattern Language CLI
Usage: [OPTIONS] SUBCOMMAND
Options:
-h,--help Print this help message and exit
Subcommands:
format
a@endevor ~/P/build (master) [1]> make plcli install
[ 0%] Built target CLI11
[ 12%] Built target fmt
[ 84%] Built target libpl
[100%] Built target plcli
[ 14%] Built target fmt
[100%] Built target libpl
Install the project...
-- Install configuration: "Release"
a@endevor ~/P/build (master)> /usr/bin/plcli
fish: Unknown command: /usr/bin/plcli
a@endevor ~/P/build (master) [127]> /bin/plcli
fish: Unknown command: /bin/plcli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment