1.0.0-alpha.5 • Published 5 years ago
misskey-em v1.0.0-alpha.5
EmeraldScript
:gem: A CLI app of the text based script language for Misskey Pages
Installation
$ npm i -g misskey-emThe em commands will be available.
Hint: For local installation, you can execute the em commands by using npx.
$ npm i misskey-em
$ npx em loginSyntax of EmeraldScript
comming soon.
Please see a basic example below:
https://github.com/marihachi/EmeraldScript/blob/master/example1.ems
Usage
1. Log in to Misskey
$ em login2. Compile your EmeraldScript file
$ em build scriptFile.ems scriptFile.ai.json3. Publish the page to Misskey
$ em publish scriptFile.ai.jsonEnjoy!
License
MIT
1.0.0-alpha.5
5 years ago
1.0.0-alpha.4
5 years ago
1.0.0-alpha.3
6 years ago
1.0.0-alpha.2
6 years ago
1.0.0-alpha.1
6 years ago