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.
0 parents commit 3fed74eCopy full SHA for 3fed74e
README.md
@@ -0,0 +1,11 @@
1
+# FetchCoder Releases
2
+
3
+Binary releases for FetchCoder - AI Coding Agent for the Terminal.
4
5
+## Installation
6
7
+```bash
8
+npm install -g @fetchai/fetchcoder
9
+```
10
11
+See [releases](https://github.com/fetchai/fetchcoder-releases/releases) for available versions.
0 commit comments