hardiff v0.1.0

A CLI tool to generate delta HAR from base and new files.

hardiff

A simple CLI tool that genegrates a delta HAR from base and new HAR files.

Installation

  1. Install Crystal
  2. git clone this repo
  3. cd into the repo
  4. shards build

Usage

Usage: hardiff [arguments]
    -b PATH, --base-har PATH         Path to the base HAR file
    -n PATH, --new-har PATH          Path to the new HAR file
    -o PATH, --output PATH           Path to save the generated diff HAR file
    -h, --help                       Show this help

Contributing

  1. Fork it (https://github.com/NeuraLegion/hardiff/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

hardiff

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • about 1 year ago
  • May 2, 2023
License

MIT License

Links
Synced at

Thu, 16 May 2024 00:17:57 GMT

Languages