https://github.com/awcodify/pagespeed-cli
A CLI to test your web performance using Google PageSpeed
https://github.com/awcodify/pagespeed-cli
pagespeed pagespeed-insights pagespeed-insights-api
Last synced: 8 months ago
JSON representation
A CLI to test your web performance using Google PageSpeed
- Host: GitHub
- URL: https://github.com/awcodify/pagespeed-cli
- Owner: awcodify
- Created: 2020-01-07T04:30:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T07:44:18.000Z (almost 6 years ago)
- Last Synced: 2025-04-28T12:09:36.909Z (8 months ago)
- Topics: pagespeed, pagespeed-insights, pagespeed-insights-api
- Language: Go
- Size: 3.55 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PageSpeed-CLI [](https://codecov.io/gh/awcodify/pagespeed-cli)
CLI for testing a web performance using Google PageSpeed
## Installation
```bash
go build
```
## Usage
```bash
./pagespeed-cli --help
```
## Current Idea
* Fix the code documentations
* Create prometheus exporter
* Better result
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Contact
awcodify@gmail.com
## License
[MIT](https://choosealicense.com/licenses/mit/)