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

Feature request: Downloadable packages. #38

Open
kalwalt opened this issue Feb 24, 2020 · 3 comments
Open

Feature request: Downloadable packages. #38

kalwalt opened this issue Feb 24, 2020 · 3 comments

Comments

@kalwalt
Copy link
Contributor

kalwalt commented Feb 24, 2020

It will be nice if it will be possible to download the project and the apps as a zip file or a npm package. This would be the preferable action for user that are not used to git and all git commands/procedures.
I'm writing a little tutorial and i'm facing this "problem" that if you want to use the node app you are obliged to install git and run git clone to download the project.

@Carnaux
Copy link
Owner

Carnaux commented Feb 24, 2020

You actually can use the "Clone or Download" button in the project page, it already comes in a zip file.

@kalwalt
Copy link
Contributor Author

kalwalt commented Feb 25, 2020

You actually can use the "Clone or Download" button in the project page, it already comes in a zip file.

@Carnaux yes you are right! i forgot this... but making a tag and a release will let you add also specific package to download, for example:

  • a package with only the node app and the required libs.
  • a package with only the web app and the required libs.

so with a wget command you can download the desired package.
I will change my article adding the download option, i think is much simpler.

@andreyrd
Copy link

Publishing this as an npm module would be amazing

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