Community
AGI Programming => AGI Development Tools => Topic started by: natbudin on April 04, 2021, 08:20:13 PM
-
Hello folks! I'm back with another agikit release. This time, the focus is on PIC resources! agikit now includes a PIC editor:
(https://nbudin.s3.amazonaws.com/agikit-vscode-0.5.0.png)
Because Visual Studio Code is based on Chrome under the hood, this editor is usable on web pages too. It's written in React, and released as a separate package called agikit-pic-editor. The user experience is a little clunky right now but I'm hoping to improve it with your feedback!
To try it out, follow the instructions on https://github.com/nbudin/agikit-project-template (make sure you're installing version 0.5.0 or later).
Next up: VIEWs!