ga-traffic-simulator
Version:
A CLI to simulate traffic to google analytics
28 lines (16 loc) • 779 B
Markdown
#ga-traffic-simulator
[](https://codeclimate.com/github/nselvidge/ga-traffic-simulator)
[ ](https://codeship.com/projects/145605)
## Description
A CLI to simulate traffic to google analytics
## Usage
To install ga-traffic-simulator from npm, run:
```
$ npm install -g ga-traffic-simulator
```
```ga-traffic-simulator --help```
## License
Copyright (c) 2016 Nathan Selvidge
[MIT License](http://en.wikipedia.org/wiki/MIT_License)
## Acknowledgments
Built using [generator-commader](https://github.com/Hypercubed/generator-commander).