-
Notifications
You must be signed in to change notification settings - Fork 11
Home
UnquietCode edited this page May 14, 2012
·
21 revisions
Welcome! From here you learn how to start using Flapi.
Flapi is a fluent API generator for Java. Fluent builders allow developers to more easily interact with your code, using a syntax more akin to natural language. See these articles for more information.
Remember: Flapi is still a beta! Be gentle, and please help the project by testing and reporting bugs.
You can grab the latest jar from the repository. Requires com.sun.codemodel version 2.2 as a runtime dependency. I'll be setting up a maven repository soon.
Use the issue tracker to report problems encountered. Remember, this is still a beta.
Feel free to fork the project and fiddle around! Submit pull requests to improve the code. Create issues to help support the project.