-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
65f412a
commit e76d611
Showing
4 changed files
with
5 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
# Forta Agent CLI | ||
# Forta Agent SDK and CLI | ||
|
||
## Installation | ||
|
||
To install locally, run `npm install`, `npm run build` and then `npm run publish:local` (which just runs `npm link`). This will create a symlink to the local `dist` folder. You should only need to symlink once, and then any changes you make to the `dist` folder should be in effect | ||
|
||
## Commands | ||
|
||
After installing, you should have the `forta-agent` tool available. To see the possible commands, run `forta-agent help`. You can also see options for specific commands (e.g. `forta-agent test help`) | ||
See the developer documentation at [docs.forta.network](https://docs.forta.network) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters