Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dittodhole/chocolatey-dashlane


https://github.com/dittodhole/chocolatey-dashlane

chocolatey chocolatey-packages dashlane password-manager

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![](assets/icon256.png)

# chocolatey-dashlane

> Never forget another password
> Never misplaced. Never forgotten. Dashlane securely remembers all of your passwords.

## Installing

### [myget.org][1]

[![](https://img.shields.io/appveyor/ci/dittodhole/chocolatey-dashlane/develop.svg)][2]
[![](https://img.shields.io/myget/dittodhole/vpre/dashlane.svg)][1]

```cmd
choco install dashlane --pre --source https://www.myget.org/F/dittodhole/api/v2
```

### [chocolatey.org][3]

[![](https://img.shields.io/appveyor/ci/dittodhole/chocolatey-dashlane/master.svg)][4]
[![](https://img.shields.io/chocolatey/v/dashlane.svg)][3]

```cmd
choco install dashlane
```

## Developing & Building

```cmd
> git clone https://github.com/dittodhole/chocolatey-dashlane.git
> cd chocolatey-dashlane/
chocolatey-dashlane> cd build
chocolatey-dashlane/build> npm install
chocolatey-dashlane/build> npm run-script build
```

This will create the following artifacts:

- `artifacts/dashlane.{version}.nupkg`

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
bcurran3](https://github.com/bcurran3)
[🤔](#ideas-bcurran3 "Ideas, Planning, & Feedback") |
| :---: |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

## License

chocolatey-dashlane is published under [WTFNMFPLv3](https://github.com/dittodhole/WTFNMFPLv3).

[1]: https://www.myget.org/feed/dittodhole/package/nuget/dashlane
[2]: https://ci.appveyor.com/project/dittodhole/chocolatey-dashlane/branch/develop
[3]: https://chocolatey.org/packages/dashlane
[4]: https://ci.appveyor.com/project/dittodhole/chocolatey-dashlane/branch/master