Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [Package Request] heroku
@ 2020-08-14 18:04 salifm
  2020-09-29  6:19 ` reback00
  0 siblings, 1 reply; 2+ messages in thread
From: salifm @ 2020-08-14 18:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

New issue by salifm on void-packages repository

https://github.com/void-linux/void-packages/issues/24278

Description:
### Homepage

[devcenter.heroku.com/articles/heroku-cli](https://devcenter.heroku.com/articles/heroku-cli)

### Source

[github.com/heroku/cli](https://github.com/heroku/cli)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Package Request] heroku
  2020-08-14 18:04 [ISSUE] [Package Request] heroku salifm
@ 2020-09-29  6:19 ` reback00
  0 siblings, 0 replies; 2+ messages in thread
From: reback00 @ 2020-09-29  6:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 902 bytes --]

New comment by reback00 on void-packages repository

https://github.com/void-linux/void-packages/issues/24278#issuecomment-700475568

Comment:
You can install it with `npm`:

_If you want to use it without using `sudo` everytime, try [these instructions](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally) first._

```
npm install -g heroku
``` 

This way you can enjoy what is directly supported by Heroku without using an unsupported medium such as a package created by third party package maintainers like us. Be sure to read the warnings from [this page](https://devcenter.heroku.com/articles/heroku-cli#npm) though.

I can probably create a package for Void similar to [this](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=heroku-cli) Arch AUR package, but does the same thing through `nodejs`. But let us know if it's still necessary.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-29  6:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14 18:04 [ISSUE] [Package Request] heroku salifm
2020-09-29  6:19 ` reback00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).