Skip to content

Commit 38891c2

Browse files
committed
add About to CLI README
1 parent 15e9b10 commit 38891c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/cli/metacallcli/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# MetaCall CLI
22

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+
38
## Currently Available Commands
49

510
**Use the `help` command to see the usage of a particular command.**

0 commit comments

Comments
 (0)