using npm
global
npm install -g demoon @gamely/gly-cli
now you can execute as a global command!
local
npm install --dev @gamely/gly-cli
now you need use npx to run inside your project!
unique lua file
- Note
- Attention! that although it is a
.lua
file,
it is obfuscating in a way, to browse the source code use lua cli.lua cli-dump
curl
wget get.gamely.com.br/cli.lua -o cli.lua
wget
wget get.gamely.com.br/cli.lua
now you need a lua to execute a cli!