tarmo888 / oscript-editor

Online editor for Oscript - a language of autonomous agents

Home Page:https://testnet.oscript.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oscript-editor

Project setup

yarn

Compiles and minifies for production

yarn run build:prod

App bundle will be created in ./dist_prod folder

Compiles and minifies for production in testnet

yarn run build:testnet

App bundle will be created in ./dist_testnet folder

Compiles and hot-reloads for development

yarn run serve

Lints and fixes files

yarn run lint

About

Online editor for Oscript - a language of autonomous agents

https://testnet.oscript.org

License:MIT License


Languages

Language:JavaScript 89.7%Language:HTML 4.6%Language:SCSS 4.2%Language:Vue 1.5%