ava-cli

0.0.1 • Public • Published

ava-cli

Global CLI for AVA

This is a temporary fix for AVA issue #245. It is not likely to remain the permanent solution.

Install

You must install ava-cli globally, and ava as a local dependency.

$ npm install -g ava-cli
$ npm install --save-dev ava

Usage

Just run ava from inside your project directory. It will automatically find and use the locally installed version.

License

MIT © James Talmage

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    16
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    16
  • 0.0.0
    0

Package Sidebar

Install

npm i ava-cli

Weekly Downloads

16

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jamestalmage