Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714762 - app-admin/bitwarden-cli - command-line interface tool to access and manage your Bitwarden vault
Summary: app-admin/bitwarden-cli - command-line interface tool to access and manage yo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-25 21:07 UTC by Dennis Schridde
Modified: 2024-02-26 21:35 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2020-03-25 21:07:06 UTC
DESCRIPTION="command-line interface tool to access and manage your Bitwarden vault"
HOMEPAGE="https://bitwarden.com/ https://help.bitwarden.com/article/cli/"

It is written in JavaScript and builds with NPM.  It would be nice to have it available in Gentoo.
Comment 1 Jonas Stein gentoo-dev 2020-03-25 21:22:13 UTC
see also https://gpo.zugaina.org/app-admin/bitwarden-cli-bin
Comment 2 Michael 'veremitz' Everitt 2020-03-26 22:34:04 UTC
Whilst I think this would be a nice addition, it's not going to be easy to port to Gentoo. Having a scan-read of https://gist.github.com/orsonteodoro/8d11c66573df1b99870be40236481a0f for example, does suggest unpacking the NodeJS build system/packaging etc to work with the Gentoo ecosystem is non-trivial, but you could give it a try.

Probably best to stick to the -bin package Jonas suggests.

I'll watch this bug for activity nonetheless.