Code Monkey home page Code Monkey logo

git-credential-1password's Introduction

git-credential-1password

license Go Report Card CodeQL

Helper to store git credentials inside 1password.

Installation

Dependencies

To use this helper you need to install the 1password command-line tool (>=2.8.0) (download) and of course git.
You also need to setup the command-line tool with your 1password account (guide).

Homebrew

brew tap develerik/tools
brew install git-credential-1password

Arch Linux

On Arch Linux the following packages are available at the AUR:

  • git-credential-1password: The latest release
  • git-credential-1password-bin: The latest release (prebuild)
  • git-credential-1password-git: Builds the current main branch

From Source

git clone https://github.com/develerik/git-credential-1password.git
cd git-credential-1password
make credential-helper

Move the built binary (inside the bin directory) to somewhere in your PATH.

Usage

git config --global credential.helper '!git-credential-1password'

Support

This project is maintained by @develerik. Please understand that we won't be able to provide individual support via email. We also believe that help is much more valuable if it's shared publicly, so that more people can benefit from it.

Roadmap

  • Maybe an interactive mode for each operation

Contributing

Please read CONTRIBUTING.md for details on our code of conduct.

Maintainers

See also the list of contributors who participated in this project.

Acknowledgements

License

Distributed under the ISC License. See LICENSE for more information.

git-credential-1password's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.