DevCLI - Developer Command Line Interface
DevCLI is a terminal-based development workspace that consolidates essential
developer tools into a single unified interface. It manages projects, files,
virtual environments, and provides AI-powered assistance without requiring
you to leave the command line.
The application is built using Go and the Bubble Tea framework, providing a
fast and responsive terminal user interface that works across all major
operating systems.
Table of Contents
DevCLI
DevCLI serves as a central hub for common development tasks. Instead of grouping scattered scripts or remembering complex CLIs, DevCLI provides a unified, interactive workspace containing a suite of powerful internal features.
Documentation
Comprehensive documentation is available in the docs/ directory:
Contributing
Contributions are welcome. Please ensure code follows Go conventions and includes appropriate tests. Use gofmt for code formatting.
Please review our Contributing Guidelines and Code of Conduct before contributing.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Support
For issues, questions, or feature requests, please use the GitHub issue tracker at https://github.com/phravins/devcli/issues
Disclaimer
Please read the full Disclaimer before using this software.
Happy Coding!