Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 733 Bytes

File metadata and controls

21 lines (16 loc) · 733 Bytes

Devscripts

This directory contains scripts which can be useful for development. They are not intented for regular use by end users.

Requirements

Scripts

  • add-device: Add a test device to ShellHub (--fake for API-only, --agent for real agent container)
  • get-devices: Get devices from API
  • lint-code: Run code linter
  • test-unit: Run unit test
  • gen-mock: Generate/update mock objects for testing
  • run-agent: Runs a native agent, building if necessary, with the provided tag.
  • update-go: Updates the Go version of the project to .