Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Split CLI off into its own project? #16

Open
realityking opened this issue Mar 6, 2018 · 3 comments
Open

Split CLI off into its own project? #16

realityking opened this issue Mar 6, 2018 · 3 comments

Comments

@realityking
Copy link
Contributor

realityking commented Mar 6, 2018

I noticed that the parser itself is actually completely free of dependencies, they're only used in the CLI. What do you think of splitting the CLI into its own repository (maybe curl-trace-parser-cli)? It would reduce the update churn due to the new fixed versioning.

@realityking realityking changed the title Split CLI into its own project? Split CLI off into its own project? Apr 5, 2018
@realityking
Copy link
Contributor Author

@michalholasek What do you think of this one?

@kylef
Copy link
Member

kylef commented Apr 24, 2018

I was wondering if it makes sense that curl-trace-parser was to become an adapter for Fury. Then you can use it in conjunction with other fury adapters such as API Blueprint serialiser (and possibly other serialisers). The tool at fury-cli would be able to replace the CLI part for free.

It would be an adapter that emits API Element's (minim objects) which other Fury adapters and tooling can consume.

Not sure what your use case is @realityking, would my proposal align with your uses?

@honzajavorek
Copy link
Contributor

I'd like to talk this through with @netmilk.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants