Skip to main content

Robocorp Inspector Commons

Project description

Robocorp Inspector Commons

Robocorp Inspector Commons is the commons package for Robocorp Inspector.

Dependencies

You might need to create a .npmrc file at project level with contents similar to the following, but with your own authToken. This is needed for private repositories.

registry=https://registry.npmjs.org/
@robocorp:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Development

The project uses invoke for overall project management, poetry for python dependencies and environments, and npm for Javascript dependencies and building.

Both invoke and poetry should be installed via pip: pip install poetry invoke

  • To see all possible tasks: invoke --list

All source code is hosted on GitHub.

Usage

Robocorp Inspector Commons is distributed as a Python package with all browser overlay components compiled and included statically.

Link to Automation Studio and running with Automation Studio

  1. Terminal 1:
    1. Automation Studio: run invoke build-dev
    2. Inspector-commons: run invoke linkas
    3. Inspector-commons: run invoke watch
  2. Terminal 2:
    1. Automation Studio/robotd: run invoke start
  3. Terminal 3:
    1. Automation Studio: run invoke start --port=<PORT robotd started in>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robocorp_inspector_commons-0.10.2.tar.gz (49.8 kB view hashes)

Uploaded Source

Built Distribution

robocorp_inspector_commons-0.10.2-py3-none-any.whl (66.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page