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

[Feature Request]Upload multiple file/path #96

Open
Misaka-0x447f opened this issue Apr 3, 2024 · 1 comment
Open

[Feature Request]Upload multiple file/path #96

Misaka-0x447f opened this issue Apr 3, 2024 · 1 comment

Comments

@Misaka-0x447f
Copy link

Background

I need to upload multiple file/path in my workflow and so far I can only separate command to this:

node_modules/.bin/nodemcu-tool upload --minify --keeppath ./src/**/*
node_modules/.bin/nodemcu-tool upload --minify --keeppath ./utils/**/*
node_modules/.bin/nodemcu-tool upload --minify --keeppath init.lua

Please add a feature to allow uploading multiple file/path.

@AndiDittrich
Copy link
Owner

it's already supported

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

2 participants