https://github.com/bfontaine/classy
Inspect .class Java files from Go
https://github.com/bfontaine/classy
cli go java tool
Last synced: about 2 months ago
JSON representation
Inspect .class Java files from Go
- Host: GitHub
- URL: https://github.com/bfontaine/classy
- Owner: bfontaine
- License: mit
- Created: 2015-02-21T11:08:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T13:01:31.000Z (over 11 years ago)
- Last Synced: 2026-04-06T19:41:58.538Z (3 months ago)
- Topics: cli, go, java, tool
- Language: Go
- Homepage: https://godoc.org/github.com/bfontaine/classy
- Size: 176 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Classy.
[](https://godoc.org/github.com/bfontaine/classy)
[](https://travis-ci.org/bfontaine/classy)
`classy` is a little tool written in Go to inspect Java `class` files.
This is a work in progress, and I use this project to learn Go so the code is
far from perfect. Feel free to open an issue if you think I’m doing something
wrong.
## Install
go install github.com/bfontaine/classy
### Dependencies
* Go 1.1 or higher
## Usage
$ classy [ ...]