https://github.com/rainnny7/feather
Feather is an efficient lightweight database library. Mirror of code maintained at https://git.rainnny.club/Rainnny/Feather
https://github.com/rainnny7/feather
api database high-performance java javadoc lib library maven wiki
Last synced: 12 months ago
JSON representation
Feather is an efficient lightweight database library. Mirror of code maintained at https://git.rainnny.club/Rainnny/Feather
- Host: GitHub
- URL: https://github.com/rainnny7/feather
- Owner: Rainnny7
- License: gpl-3.0
- Created: 2023-12-12T04:20:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T13:03:05.000Z (over 2 years ago)
- Last Synced: 2023-12-24T14:23:38.863Z (over 2 years ago)
- Topics: api, database, high-performance, java, javadoc, lib, library, maven, wiki
- Language: Java
- Homepage:
- Size: 89.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://discord.gg/p9gzFE2bc6)
[](https://git.rainnny.club/Rainnny/Feather/releases)
[](https://git.rainnny.club/Rainnny/Feather/wiki)
[](https://maven.rainnny.club/javadoc/public/me/braydon/Feather/1.0.0)
> [!IMPORTANT]
> This repository is a work-in-progress, if you have an issue, please create one here
# Feather
An all-in-one plugin library to help Java developers make Bungeecord & Spigot plugins.
## Table of Contents
- [Features](#features)
- [Download](https://git.rainnny.club/Rainnny/Feather/releases)
- [Wiki](https://git.rainnny.club/Rainnny/Feather/wiki)
- [Javadocs](https://maven.rainnny.club/javadoc/public/me/braydon/Feather/1.0.0)
- [Support](#support)
- [Contributing](#contributing)
- [Building from Source](#building-from-source)
## Features
- TODO
## Stars
[](https://star-history.com/#Rainnny7/Feather&Timeline)
## Support
Looking for support? Join the [**Discord**](https://discord.gg/p9gzFE2bc6) or contact **rainnny7** on Discord.
## Contributing
1. Follow steps for [**building from source**](#building-from-source)
2. Make your changes
3. Make a PR with your changes, following [**these guidelines**](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit)
## Building from Source
1. **Clone this repository**: `git clone https://git.rainnny.club/Rainnny/Feather.git && cd Feather`
2. **Build the project**: `mvn package`, output is `./target`