Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.24 KB

Linux-Common

Maven Central

Javadoc

CircleCI

This java library aims to provide generic tooling for interfacing with Linux utilities via Java Native Access. It is meant to build more specific libraries. New classes and functionalities will be added as specific libraries uncover general patterns and needs.

It serves as a foundations for more useful libraries such as:

Usage

Everything is described in the javadoc.

License

Copyright © 2018 Adam Helinski

Licensed under the term of the Mozilla Public License 2.0, see LICENSE.