Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.18 KB

README.md

File metadata and controls

63 lines (36 loc) · 1.18 KB

postman-tui

Still Under Development

This is a TUI tool that allows you to make an HTTP Request and check the response, just like Postman.

2021-08-24.14.53.15.mov

Install

brew install hatsu38/postman-tui/postman-tui

Version Upgrade

brew upgrade hatsu38/postman-tui/postman-tui

usage postman-tui

Lint

go fmt ./...

Deploy

  1. Create Git Tag
git tag -a "vX.Y.Z" -m "version X.Y.Z"
  1. Tag Push
git push origin vX.Y.Z
  1. A Formula will be created in this repository https://github.com/hatsu38/homebrew-postman-tui

Contributing

I'm looking forward to your bug reports and requests for new features!

You can also open an issue or comment on an issue on github and a maintainer(@hatsu38) will reply to you.

It would be my pleasure to star this repository!

If you have any concerns, please contact us at ↓.

https://twitter.com/hatsu_38

License

This code is free to use under the terms of the MIT license.