java-path
v1.0.7
Published
[](https://www.npmjs.com/package/java-path) [](https://github.com/nglmercer/java-path)
Readme
Java-Path
Links:
A comprehensive TypeScript library for detecting, managing, and working with Java installations across different platforms (Windows, macOS, Linux, and Termux).
Documentation
This project uses a modular documentation structure. Please refer to the specific sections below:
- Introduction: Overview, Features, and Project Structure.
- Installation: How to install the library.
- Getting Started & Usage: Building, Basic Usage, and CLI Commands.
- Configuration: Customizing default paths (downloads, unpacking, etc.).
- Testing: How to run the test suite.
API Reference
- Environment & Platform
- Java Information & Management
- Java Service (Remote)
- Task Manager
- File & Folder Utilities
- Command Utilities
- Validation helpers
Installation library
To install java-path
# Using npm
npm install java-path
# Using bun
bun install java-path
# Using yarn
yarn add java-pathLicense
This project is licensed under the MIT License - see the LICENSE file for details.
