https://github.com/darthmoomancer/polydev
THE project manager for neovim
https://github.com/darthmoomancer/polydev
c cpp html java lua neovim-plugin python rust
Last synced: 5 months ago
JSON representation
THE project manager for neovim
- Host: GitHub
- URL: https://github.com/darthmoomancer/polydev
- Owner: DarthMooMancer
- License: apache-2.0
- Created: 2025-02-19T14:31:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T04:36:48.000Z (5 months ago)
- Last Synced: 2025-09-01T06:56:47.251Z (5 months ago)
- Topics: c, cpp, html, java, lua, neovim-plugin, python, rust
- Language: Lua
- Homepage: https://darthmoomancer.github.io/Polydev/
- Size: 942 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Polydev
A multi-language project managing plugin for file creation, building, and running code—all within neovim. Whether you're coding in Java, Python, Lua, Rust, or more, Polydev provides seamless integration to boost your productivity inside Neovim.
## Features
* Create and manage projects directly from Neovim
* Generate new files quickly
* Build your code with customizable build systems
* Run programs without leaving the editor
* Integrated terminal for flexible command execution
* Lightweight, fast project manager UI
* Minimal configuration with extensibility in mind
> 📚 [View the full documentation](https://darthmoomancer.github.io/Polydev/) for setup, configuration, and usage details.
## Supported Languages
Polydev currently supports the following languages:
* Java
* Python
* C / C++
* Lua
* Rust
* HTML
Additional language support is planned for future releases.
## Roadmap
Current focus:
* **Refactoring and internal cleanup.**
* **Remaking it not in nui to make tabs, mainly for recent projects as the main page**
## Contributing
Contributions are welcome and appreciated.
* Open an issue for bug reports, questions, or feature requests.
* Submit a pull request if you'd like to contribute directly.
If you have an idea or use case you'd like to see supported, let’s discuss it.
Your feedback and contributions are key to making Polydev even better! Thank you for being part of the journey. 🙏