-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
General To-DoGeneral tasks that need to be done, but are not necessarily bugsGeneral tasks that need to be done, but are not necessarily bugsenhancementNew feature or requestNew feature or request
Description
Most open source programs these days have a three-step installation process on Linux systems: ./configure, make, then sudo make install. I doubt that we'll need a configure script, but it's definitely possible to add the relevant NPM commands into the Makefile to make the setup & installation process easier for those familiar with the Linux ecosystem.
Reactions are currently unavailable
Metadata
Metadata
Labels
General To-DoGeneral tasks that need to be done, but are not necessarily bugsGeneral tasks that need to be done, but are not necessarily bugsenhancementNew feature or requestNew feature or request