https://github.com/mearns/crafter
WIP - A java library for to support implementing the builder pattern
https://github.com/mearns/crafter
Last synced: about 1 month ago
JSON representation
WIP - A java library for to support implementing the builder pattern
- Host: GitHub
- URL: https://github.com/mearns/crafter
- Owner: mearns
- License: gpl-3.0
- Created: 2015-10-02T19:48:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T17:37:19.000Z (over 9 years ago)
- Last Synced: 2025-02-05T11:45:05.150Z (3 months ago)
- Language: Java
- Homepage: http://mearns.github.io/crafter
- Size: 603 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crafter
**This is a work in progress.**
[](https://travis-ci.org/mearns/crafter)
[](http://codecov.io/github/mearns/crafter?branch=master)A java library to support implementing the builder pattern.