How to install AutomaApp/automa. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
AutomaApp/automa Installation Guide
How to install AutomaApp/automa. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for AutomaApp/automa. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i AutomaApp/automaor
Install via npx
npx @hexmos/ipm i AutomaApp/automaPrerequisites
Node.js
languageVersion: >=16.0.0
npm
package_managerVersion: 8.14.3
yarn
package_managerVersion: 20.0.0
Git
system_toolVersion: 2.38.1
Chrome Browser
system_packageVersion: 97.0.4692.124
Firefox Browser
system_packageVersion: 108.0.1
Python
languageVersion: 3.9.5
Visual Studio Code
system_toolVersion: 1.78.0
Postman
system_toolVersion: 20.0.0
Docker
system_toolVersion: 19.0.0
Git LFS
system_toolVersion: 2.38.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Chrome Browser Extension Installation
Open chrome and navigate to extensions page using this URL: chrome://extensions.
Enable the "Developer mode".
Click "Load unpacked extension" button, browse the `automa/build` directory and select it.Firefox Extension Installation
Open firefox and navigate to `about:debugging#/runtime/this-firefox`.
Click the "Load Temporary Add-on" button.
Browse the `automa/build` directory and select the `manifest.json` file.Post Installation Steps
- Open the browser and go to the application's URL.
- You can find the application's URL in the extension's settings.
- Start the application by clicking on the icon in your browser toolbar.
