Sha256: 4b947cc0ce8a606d2d0adae9782d4517d4649b116f836711edbffd776c877b6d
Contents?: true
Size: 718 Bytes
Versions: 1
Compression:
Stored size: 718 Bytes
Contents
```CredentialsManager``` is used by most of the tools part of the [fastlane.tools](https://fastlane.tools) Toolchain. To get more information about how your credentials are stored in the Mac OS Keychain, check out the description of [fastlane](https://github.com/KrauseFx/fastlane). # License This project is licensed under the terms of the MIT license. See the LICENSE file. # Contributing 1. Create an issue to discuss about your idea 2. Fork it (https://github.com/KrauseFx/CredentialsManager/fork) 3. Create your feature branch (`git checkout -b my-new-feature`) 4. Commit your changes (`git commit -am 'Add some feature'`) 5. Push to the branch (`git push origin my-new-feature`) 6. Create a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
credentials_manager-0.0.1 | README.md |