We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e9b10 commit 38891c2Copy full SHA for 38891c2
source/cli/metacallcli/README.md
@@ -1,5 +1,10 @@
1
# MetaCall CLI
2
3
+## About
4
+The MetaCall CLI is the Command Line Interface to MetaCall. It supports all MetaCall functionalities such as loading, calling, awaiting scripts etc.
5
+
6
+Use the `metacall` command in your shell after [installing](https://github.com/metacall/install) MetaCall to launch the CLI.
7
8
## Currently Available Commands
9
10
**Use the `help` command to see the usage of a particular command.**
0 commit comments