UNPKG

ga-traffic-simulator

Version:
28 lines (16 loc) 779 B
#ga-traffic-simulator [![Code Climate](https://codeclimate.com/github/nselvidge/ga-traffic-simulator/badges/gpa.svg)](https://codeclimate.com/github/nselvidge/ga-traffic-simulator) [ ![Codeship Status for nselvidge/ga-traffic-simulator](https://codeship.com/projects/704a0930-e260-0133-5673-0229a9d1976f/status?branch=master)](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).