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

[MISC] Make a build script #19

Open
mellobacon opened this issue Oct 6, 2022 · 1 comment
Open

[MISC] Make a build script #19

mellobacon opened this issue Oct 6, 2022 · 1 comment
Labels
misc An issue that doesn't fit the other categories

Comments

@mellobacon
Copy link
Owner

Trying to get Nucleus set up on Linux and Windows is a pain if you have none of the requirements dear lord

The build script will make sure the requirements for the package manager and required languages are installed.
For Windows I know this is mostly point and click but there are some cases where it might be helpful to have one (such as letting the user use any package manager like npm, npx, yarn, whatever).
For Linux this will be very useful since the commands required will all be in one script.

Preferably this should be shell script for Linux and a batch script for Windows.

@mellobacon mellobacon added the misc An issue that doesn't fit the other categories label Oct 6, 2022
@AvaterClasher
Copy link

Can i work on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc An issue that doesn't fit the other categories
Projects
None yet
Development

No branches or pull requests

2 participants