wearefair / gurl

A tool for cURLing gRPC services.
MIT License
15 stars 4 forks source link

Allow setting import and service paths from the command line #7

Open marshallbrekka opened 6 years ago

marshallbrekka commented 6 years ago

Instead of enforcing that you must configure gurl before using it, would be nice to allow specifying the import and service paths directly from the CLI via flagsets (or similar)