https://github.com/t99/credentialist
The last time I write a 'fetch credentials from a file' thingy.
https://github.com/t99/credentialist
credentials credentials-helper javascript typescript
Last synced: 2 months ago
JSON representation
The last time I write a 'fetch credentials from a file' thingy.
- Host: GitHub
- URL: https://github.com/t99/credentialist
- Owner: T99
- License: gpl-3.0
- Created: 2022-09-23T19:40:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T20:58:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T21:34:22.615Z (over 1 year ago)
- Topics: credentials, credentials-helper, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `credentialist`
The last time I write a 'fetch credentials from a file' thingy.
### [Find credentialist on NPM.](https://www.npmjs.com/package/credentialist)
## Table of Contents
- [Installation](#installation)
- [Basic Usage](#basic-usage)
- [Documentation](#documentation)
- [License](#license)
## Installation
Install from NPM with
```
$ npm install --save credentialist
```
## Basic Usage
Basic usage instructions here.
## Documentation
See the [wiki](https://github.com/T99/credentialist/wiki) for full documentation.
## License
credentialist is made available under the GNU General Public License v3.
Copyright (C) 2022 Trevor Sears