pathmaster-0.2.7 is not a library.
pathmaster
A powerful command-line tool for managing your system's PATH environment variable, providing safe and efficient PATH manipulation with automatic backups and validation.
Version: 0.2.7
Features
- Safe PATH manipulation with automatic backups
- Smart shell configuration management
- Comprehensive validation and error checking
- Flexible backup modes for different needs
Quick Start
Installation
Man Page Installation
After installing with Cargo, you can install the man page with:
Or build from source:
Basic Usage
# Add a directory to PATH
# List current PATH entries
# Remove invalid entries
# Show backup history
Documentation
- Online Documentation: https://jwliles.github.io/pathmaster
- Man Page:
man pathmaster - Command Help:
pathmaster --help - MDBook Documentation: https://jwliles.github.io/pathmaster/
Contributing
Contributions are welcome! Please read our Contributing Guide for details on:
- Code of Conduct
- Development process
- Bug reports
- Feature requests
- Pull requests
License
This project is licensed under the MIT License - see the LICENSE file for details.