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

Deployability update! #7

Merged
merged 3 commits into from
Oct 28, 2022
Merged

Deployability update! #7

merged 3 commits into from
Oct 28, 2022

Conversation

Denloob
Copy link
Collaborator

@Denloob Denloob commented Oct 28, 2022

In current version, server must have python and dependencies installed. Bundling would solve the issue for rat.py, but sending something like music_player.py as shown in the example folder, still requires python installed locally.

In the new version, rat.py will now run any .bat or .cmd file sent to it and treat .py as any other file.
In addition, CLI was rewritten to support new file handling.

@Denloob Denloob added the enhancement New feature or request label Oct 28, 2022
@Denloob Denloob self-assigned this Oct 28, 2022
@Denloob Denloob merged commit 8c140a5 into EazyIf:master Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant