Installation
Installation
Section titled “Installation”Run directly with npx
Section titled “Run directly with npx”The easiest way to use Rally is to run it directly:
npx github:jsturtevant/rally#v0.1.0Install globally
Section titled “Install globally”For regular use, install globally:
npm install -g github:jsturtevant/rally#v0.1.0rallyVerify Installation
Section titled “Verify Installation”After installing, verify Rally is working:
rally --versionrally --help