Create an account at Oglama and follow the on-screen instructions.
To install an older version, visit the Releases page and download the appropriate installer.
To run the latest (unreleased) version of Oglama, clone this repository and run the following commands:
npm install
npm startBuilding Oglama modules is easy:
- Visit the Oglama SDK Reference
- Download the sample module and import it into Oglama
- Start experimenting with dollar-sign methods - the integrated editor features auto-complete and code hints