Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bugwz/picgo-plugin-gitlab
fork from yuki-xin/picgo-plugin-web-uploader
https://github.com/bugwz/picgo-plugin-gitlab
Last synced: 3 months ago
JSON representation
fork from yuki-xin/picgo-plugin-web-uploader
- Host: GitHub
- URL: https://github.com/bugwz/picgo-plugin-gitlab
- Owner: bugwz
- License: mit
- Created: 2019-09-21T04:07:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T07:03:11.000Z (about 5 years ago)
- Last Synced: 2024-07-23T00:18:50.457Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 15
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
- Awesome-PicGo - picgo-plugin-gitlab
README
# picgo-plugin-gitlab
PicGo Uploader For GitLab
### Install
```bash
npm i picgo-plugin-gitlab
```### Usage
- url: gitlab url (eg:https://gitlab.com)
- group: gitlab project's group name
- project: gitlab project name
- token: gitlab's api token
- path: img path in response json (eg:url or data.url)### Demo
![Demo](https://github.com/bugwz/picgo-plugin-gitlab/blob/master/static/demo.jpg?raw=true)