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 7f58c49 commit ba62a4eCopy full SHA for ba62a4e
README.md
@@ -1,4 +1,4 @@
1
-## AREPL: now a vscode edition
+## AREPL: vscode edition
2
3
AREPL automatically evaluates python code in real-time as you type
4
@@ -14,3 +14,5 @@ Contact me to get the beta release!
14
4. start debugging
15
16
see [AREPL-backend](https://github.com/Almenon/AREPL-backend) for the npm package that executes the python code
17
+
18
+AREPL is also availible as a standalone [app](https://github.com/Almenon/AREPL)
0 commit comments