Clivern / Poodle

🔥 A fast and beautiful command line tool to build API requests.
MIT License
134 stars 3 forks source link

Automatically load & use .poodle.toml file #27

Closed Clivern closed 4 years ago

Clivern commented 4 years ago

When i clone a project and .poodle.toml file exists, poodle should allow me to do the thing with one command.

$ poodle call -f .poodle.toml
$ poodle call --from .poodle.toml
then ask for the service URL first