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

Allow non-shell scripts? #12

Open
spikespaz opened this issue Oct 13, 2018 · 3 comments
Open

Allow non-shell scripts? #12

spikespaz opened this issue Oct 13, 2018 · 3 comments

Comments

@spikespaz
Copy link

I would like to add my script, but it's written in D and compiled, not interpreted. Can I add the binary to the repository root?

https://github.com/spikespaz/clone-by-path

@spikespaz
Copy link
Author

spikespaz commented Oct 13, 2018

Maybe including a binary is a bad idea. What about a wrapper script that downloads the latest release? Would I be allowed to use superuser to put the binary in /usr/bin?

What if I ported the code to Python?

I see a lot of scripts using wrappers to Python modules. Is that the best route?

@missingcharacter
Copy link
Contributor

@aviaryan
Copy link
Owner

@spikespaz Yes, python should do. And yes, binary files or downloading binaries seems like a bad idea for now.

@missingcharacter Thanks for the input.

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

3 participants