RALLF Node.js SDK
Toolset to create, test & deploy Tasks for RALLF (NodeJS Edition)
🔗 Getting Started
🔗 Creating
🔗 Running
🔗 CLI
🔗 Manifest
🔗 Skill
🔗 Task
Resources
Installing
To have access to global commands, run:
$ npm install rallf-js-sdk -g
For using for development, run inside your task project:
$ npm install rallf-js-sdk
Getting Started
Now you can check the Getting Started guide to start developing 🤖!
Overview
const rallf = ; Task { super; thisfirefox = null; } async { thislogger; thisfirefox = await thisdevices; await thisfirefox; } async { thislogger; return await thisfirefox; } async { thislogger; await thisfirefox; }
Found a bug?
If you found a bug please leave us an issue.
- Make sure you check the contributing guidelines before.
- Make sure that issue has not been reported
Want to collaborate?
We love contributions from people, refer to the contributing guidelines for information on how to get started and how we work. Also and don't hesitate in contacting us.