Locust

Locust

  • Docs
  • API
  • CLI
  • GitHub

›Usage

About

  • Overview
  • Roadmap

Usage

  • Getting Started
  • Develop
  • Deploy
  • Operate

Reference

  • API
  • CLI
  • Lifecycle
  • Architecture
  • Concepts

Getting Started

Install

Install locust as a dependency of your project:

npm install @achannarasappa/locust

Optionally install locust-cli globally:

npm install @achannarasappa/locust-cli -g

or run with npx:

npx @achannarasappa/locust-cli

Next Steps

The following sections walk through the steps of creating a job, deploying it to a cloud provider, and operating it.

Last updated on 11/2/2019 by Ani Channarasappa
← RoadmapDevelop →
  • Install
  • Next Steps
Locust
Docs
Getting StartedAPI ReferenceCLI Reference
GitHub
RepositoryIssues
Copyright © 2020 Ani Channarasappa