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

Refactored CLI #15

Closed
wants to merge 1 commit into from
Closed

Refactored CLI #15

wants to merge 1 commit into from

Conversation

garrettluu
Copy link
Contributor

Addresses this issue.

Moved CLI into a separate package located in packages/crc32-cli. Published npm package here.

* Moved bin scripts to packages folder

* Created crc32-cli package

* Moved code to index.js
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.358% when pulling eaabd0c on garrettluu:master into 0d509b2 on SheetJS:master.

@stof
Copy link

stof commented Jul 16, 2020

This misses the removal of CLI-only dependencies from the package.json of the crc32 package (which is the main reason for the refactoring)

@stof
Copy link

stof commented Nov 15, 2021

@garrettluu @srijonsaha what is the state of this work ?

@stof
Copy link

stof commented Feb 14, 2022

@SheetJSDev any news on this ?

@stof
Copy link

stof commented Mar 30, 2022

@SheetJSDev any chance to have this merged ? This is the last package where the CLI is not split yet IIRC.

@SheetJSDev
Copy link
Contributor

We'll split the difference: keep the bin-script but refactor to remove the dependencies. The CLI script has been added to the repo in a commit attributed to @garrettluu

@SheetJSDev SheetJSDev closed this Apr 4, 2022
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

Successfully merging this pull request may close these issues.

None yet

4 participants