Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baudoliver7/takes-utils
Some takes utilities
https://github.com/baudoliver7/takes-utils
elegantobjects http oop takes
Last synced: 8 days ago
JSON representation
Some takes utilities
- Host: GitHub
- URL: https://github.com/baudoliver7/takes-utils
- Owner: baudoliver7
- License: mit
- Created: 2020-07-01T13:44:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T20:16:26.000Z (9 months ago)
- Last Synced: 2024-11-15T18:53:09.381Z (2 months ago)
- Topics: elegantobjects, http, oop, takes
- Language: Java
- Homepage:
- Size: 77.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![EO principles respected here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)
[![DevOps By Rultor.com](http://www.rultor.com/b/takes-utils/takes-utils)](http://www.rultor.com/p/takes-utils/takes-utils)[![Hits-of-Code](https://hitsofcode.com/github/baudoliver7/takes-utils)](https://hitsofcode.com/github/baudoliver7/takes-utils/view)
Project architect: [baudoliver7](https://github.com/baudoliver7)
## What does it do ?
It's an extension of framework [Takes](https://github.com/yegor256/takes)## Pre-requisites
* JDK 1.7 or +
* Maven 3.1.0 or +## How to contribute
Fork repository, make changes, send us a pull request. We will review
your changes and apply them to the `master` branch shortly, provided
they don't violate our quality standards. To avoid frustration, before
sending us your pull request please run full Maven build:> mvn clean install -Pqulice
Keep in mind that JDK7 and Maven 3.1.0 are the lowest versions you may use.
## Got questions ?
If you have questions or general suggestions, don't hesitate to submit
a new [Github issue](https://github.com/baudoliver7/takes-utils/issues/new).