1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-11 05:43:20 +00:00
Kyle Spearrin 11cf3d0f39 readme updates
2018-05-15 08:00:27 -04:00
2018-05-14 14:54:19 -04:00
2018-05-14 23:57:02 -04:00
2018-05-14 23:57:02 -04:00
2018-05-12 15:12:28 -04:00
2018-05-14 23:16:59 -04:00
2018-05-12 14:23:34 -04:00
2018-05-15 00:45:42 -04:00
2018-05-14 23:58:35 -04:00
2018-05-15 00:45:42 -04:00
2018-05-15 08:00:27 -04:00
2018-05-14 23:16:59 -04:00
2018-05-12 15:12:28 -04:00
2018-05-14 23:40:11 -04:00

appveyor build travis build Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Command-line Interface

The Bitwarden CLI is written in NodeJS with TypeScript. The CLI can be run on Windows, macOS, and Linux distributions.

Build/Run

Requirements

Run the app

npm install
npm run build:watch

You can then run commands from the ./build folder:

node ./build/bw.js login

Contribute

Code contributions are welcome! Please commit any pull requests against the master branch. Learn more about how to contribute by reading the CONTRIBUTING.md file.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.

Description
No description provided
Readme 3.4 MiB
Languages
TypeScript 97.2%
PowerShell 1.6%
JavaScript 1.2%