-
Notifications
You must be signed in to change notification settings - Fork 25
Add Racer #43
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
base: main
Are you sure you want to change the base?
Add Racer #43
Conversation
|
This may not work on Windows at the moment as I'm using a binary to send the requests, but windows needs a .exe file. It probably will work on MacOS though and Unix systems. |
|
Hey @jakubjn sorry for the delay. |
|
Hello @Sytten. |
|
I think it would be better for the store version to use the python installed on the computer (and install the deps in a python virtual environment). We are not confortable with releasing a binary on the store. |
|
Removed the binaries and added venv support instead. Let me know what the best way to handle the dependency would be. Also, is there plans to create a menu option that supports selecting multiple requests directly from the replay tab? It would make using a good few of the plugins easier. |
|
@jakubjn Let me cook on that one, I still need to think how we should handle tooling written in other languages. |
I am submitting a new Plugin Package
Repository URL
Link to my plugin package: https://github.com/jakubjn/Racer
Release Checklist
plugin_package.zipplugin_package.zip.sigmanifest.jsonidin mymanifest.jsonmatches theidin theplugin_packages.jsonfile.README.mddescribes the plugin package purpose and provides clear usage instructions.LICENSEfile and it matches thelicensefield in theplugin_packages.jsonfile.I have given proper attribution to these other projects in my
README.mdand/orLICENSE.