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

CLI #383

Open
NikolaRHristov opened this issue Jul 17, 2024 · 0 comments
Open

CLI #383

NikolaRHristov opened this issue Jul 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@NikolaRHristov
Copy link
Member

Be able to use @playform/compress from the CLI like so:

package.json:

{
	"scripts": {
		"Compress": "Compress Target/**/*",
	},
	"dependencies": {
		"@playform/compress": "*"
	}
}

or

pnpx @playform/compress Target/**/*
@NikolaRHristov NikolaRHristov added the enhancement New feature or request label Jul 17, 2024
@NikolaRHristov NikolaRHristov self-assigned this Jul 17, 2024
@NikolaRHristov NikolaRHristov added the help wanted Extra attention is needed label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

1 participant