We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
meow
unboc
Everything here is done the way it was done with bin/tact.js here.
bin/tact.js
Move most of the bin/unboc.js to src/cli/unboc.ts.
bin/unboc.js
src/cli/unboc.ts
Move CLI tests from .github/workflows/tact.yml to src/cli/unboc.e2e.spec.ts.
.github/workflows/tact.yml
src/cli/unboc.e2e.spec.ts
Remove meow from package.json.
package.json
The text was updated successfully, but these errors were encountered:
Fixed in #1450
Sorry, something went wrong.
verytactical
Successfully merging a pull request may close this issue.
Everything here is done the way it was done with
bin/tact.js
here.Move most of the
bin/unboc.js
tosrc/cli/unboc.ts
.Move CLI tests from
.github/workflows/tact.yml
tosrc/cli/unboc.e2e.spec.ts
.Remove
meow
frompackage.json
.The text was updated successfully, but these errors were encountered: