SkillAgentSearch skills...

Bashparser

Java bash parsing classes from libbash

Install / Use

/learn @NitorCreations/Bashparser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The java classes in this project are directly generated from libbash.

This is what you need to install on a gentoo server to get libbash to compile and generate the java classes.

emerge --sync
emerge git paludis vim dev-libs/boost oracle-jdk-bin gtest antlr antlr-c

You will have to play with use flags to get everything there to install.

Then just checkout the source

git clone git://git.overlays.gentoo.org/proj/libbash.git

Configure and build the package

cd libbash; ./autogen.sh; make

The artifact from this project is published as org.gentoo.libbash:bashparser:jar:0.1 in the NitorCreations github maven repo.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks2

Languages

Java

Security Score

55/100

Audited on Dec 1, 2024

No findings