https://github.com/aadrian/bucket
Bucket buckets all the GitBucket plug-ins in one bucket under /plugins.
https://github.com/aadrian/bucket
gitbucket gitbucket-plugin gradle
Last synced: about 1 year ago
JSON representation
Bucket buckets all the GitBucket plug-ins in one bucket under /plugins.
- Host: GitHub
- URL: https://github.com/aadrian/bucket
- Owner: aadrian
- License: apache-2.0
- Created: 2017-05-15T16:42:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T16:33:46.000Z (about 6 years ago)
- Last Synced: 2025-01-07T20:42:18.698Z (about 1 year ago)
- Topics: gitbucket, gitbucket-plugin, gradle
- Language: Groovy
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bucket
```bucket``` is a set of helper tools for [GitBucket](https://github.com/gitbucket/gitbucket):
- buckets all the [GitBucket](https://github.com/gitbucket/gitbucket) plug-ins in one *bucket* under ```/plugins``` for easier install, by making use of **[JitPack](https://jitpack.io/)** .
- buckets a complete **pack**/installation with Plug-ins in a nicely to use "installation package".
- check out all the [GitBucket](https://github.com/gitbucket/gitbucket) Repos a user has, and **spill** them into a nice subdirectory structure by creating a base directory for each group.
### Using `bucket-jitpack`
See [bucket-jitpack/](bucket-jitpack/README.md) for details.
### Using `bucket-pack`
See [bucket-pack/](bucket-pack/README.md) for details.
### Using `bucket-spill`
See [bucket-spill/](bucket-spill/README.md) for details.