mirror of
https://github.com/hayleox/flags.git
synced 2026-04-25 06:35:47 +03:00
[GH-ISSUE #10] Publish NPM package #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flags#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RudeySH on GitHub (Nov 16, 2017).
Original GitHub issue: https://github.com/hayleox/flags/issues/10
@hayleox commented on GitHub (Nov 16, 2017):
I'm all for making this repository as accessible as possible by publishing on NPM and other package managers. That said, if possible, I'd like to keep this repository "clean" so to speak, if possible, and have the code for the NPM package be in a separate repository (because otherwise, this repository would start to become a mess if more and more package managers were added). I assume that would be possible, but I've never made an NPM package so I'm not sure.