https://github.com/jdillon/beaker
Beaker - JavaAgent Assistant Thingy
https://github.com/jdillon/beaker
Last synced: 7 months ago
JSON representation
Beaker - JavaAgent Assistant Thingy
- Host: GitHub
- URL: https://github.com/jdillon/beaker
- Owner: jdillon
- Created: 2010-05-21T19:29:55.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T19:42:34.000Z (almost 8 years ago)
- Last Synced: 2024-12-29T12:35:18.144Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://depshield.github.io)
Description
-----------
Beaker - JavaAgent Assistant Thingy

Building
--------
### Requirements
* [Maven](http://maven.apache.org) 2+
* [Java](http://java.sun.com/) 5+
Check out and build:
git clone git://github.com/jdillon/beaker.git
cd beaker
mvn install