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

feat: support target file and directories #47

Merged
merged 1 commit into from
Feb 28, 2024
Merged

feat: support target file and directories #47

merged 1 commit into from
Feb 28, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented Feb 28, 2024

Now it's possible to use both target dir and files to Poku:

npx poku test/my-file.js
npx poku test/my-file.ts
npx poku --parallel test/my-file-a.js,my-file-b.ts
npx poku --parallel test/my-file-a.js,test/my-dir,my-file-b.ts

Verified

This commit was signed with the committer’s verified signature.
darinpope Darin Pope
@wellwelwel wellwelwel merged commit 4353996 into main Feb 28, 2024
25 checks passed
@wellwelwel wellwelwel deleted the accept-file branch February 28, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant