KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
brennus
★ 17
Open GitHub ↗
Builder pattern to generate java classes
Download README (.md)
Explore Similar Repositories
gevent-threading-comparison
:
An experiment to compare the performances of gevent and threading.
DarkSky.py
:
A Python interface to Dark Sky -- DEPRECATED
android-shell
:
Utility class to give Android applications a shell interface.
pin-php
:
PHP implementation of Pin's Payment API.
FreeNAS-Change-Logging
:
Script to change logging location of FreeNAS systems
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
brennus
?
Download (.md)
Brennus ======= Builder pattern to generate java bytecode ## Examples See [unit tests](https://github.com/julienledem/brennus/blob/master/brennus-asm/src/test/java/brennus/asm/TestGeneration.java) ## Build to run the unit tests: mvn test The build runs in [Travis CI](http://travis-ci.org/julienledem/brennus): [](http://travis-ci.org/julienledem/brennus) ## Release <dependency> <groupId>net.ledem</groupId> <artifactId>brennus</artifactId> <version>0.1.0</version> </dependency> ## Author * Julien Le Dem <http://twitter.com/J_> ## License Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0