-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add *some* linux packaging support #98
Comments
Hey, nice to see that you are interested in our Project! SNEK is currently under heavy and early development and this repo is not yet considered "stable" or publicly usable. You can see that we are planing on packaging with CPack, the cmake integrated packaging tool. The reason for that is that we can The current roadmap for V1.0.0 (The first "stable" version) is:
Moving to the new library needs:
I'm currently at overhowling cpp-terminal on its repo https://github.com/jupyter-xeus/cpp-terminal. A lot of working is going in there right now - so not much is happening here atm. If you are interested in contributing to Snek, feel free to contact me and we will find something. Contributing can be done in more ways than coding - Contributing to documentation / sharing ideas / finding bugs are a few of them. I hope this helps you, have a nice day! |
I'll leave this Issue open until we published release 1.0.0 with binaries and packages. |
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
The only alternative is building from source.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: