Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split API and CLI #21

Open
michaelbaudino opened this issue Feb 8, 2016 · 0 comments
Open

Split API and CLI #21

michaelbaudino opened this issue Feb 8, 2016 · 0 comments

Comments

@michaelbaudino
Copy link
Owner

We should remove the CLI script from this project to make it a pure Ruby library.

CLI should be moved to a addic7ed-cli project which uses addic7ed-ruby (and powered by Thor or GLI).

It should take away from the API gem both the actual CLI code (the bin/addic7ed file) and the actual downloading of the subtitle file (the API gem should only return the URL).

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

No branches or pull requests

1 participant