DEV Community

Cover image for Introducing EnviroX: Your Go-To Dev Environment Setup Tool! ๐Ÿ› ๏ธ
Neel Patel
Neel Patel

Posted on โ€ข Edited on

2 1 1 1 2

Introducing EnviroX: Your Go-To Dev Environment Setup Tool! ๐Ÿ› ๏ธ

EDIT: Please find the latest version notes here: Envirox Post 2


Hey fellow devs! ๐Ÿ‘‹

Iโ€™m excited to introduce EnviroX, a CLI tool designed to simplify setting up development environments for multiple programming languages and frameworks. Whether youโ€™re a backend whiz or just getting started with Docker, EnviroX has you covered. Think of it as your automated setup assistant!

๐Ÿ”— Check out the project on GitHub: EnviroX Repository

๐ŸŒŸ Features

  • Automatic Language & Framework Detection: EnviroX sniffs out which language (Node.js, Python, Go, etc.) you're using and installs the necessary dependencies.
  • Dependency Installation: No more googling commands! EnviroX handles package managers like npm, pip, yarn, and bun.
  • Docker Support: Got a Dockerfile? EnviroX will handle that too, spinning up your containerized environment in no time.
  • Cross-Platform: Whether youโ€™re on Linux, macOS, or Windows, EnviroX has your back.

๐Ÿ›  How It Works

Once you run the EnviroX CLI, it scans your project for configuration files, checks for missing dependencies, and installs what you need. Currently, it works for languages like Node.js, Python, and Go, but thereโ€™s a lot more coming!

๐Ÿ’ก Note: If you don't have Node.js installed, EnviroX will prompt you to download it manually. It's a work in progress, and we aim to make this even smoother in future updates!

๐Ÿšง Contributing

EnviroX is just getting started, and thereโ€™s a LOT of work to be done! From adding new language support to streamlining package installation, thereโ€™s room for all sorts of contributions.

๐Ÿ›  Want to help out?

Jump in on the action over at EnviroX GitHub Repo. Weโ€™re actively looking for collaborators, so feel free to dive into the issues, open PRs, or share your ideas. No contribution is too small!

โš– License

EnviroX is licensed under the Apache 2.0 License, so feel free to fork, modify, and contribute to make it even better! Full license details can be found here.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where youโ€™ll build it, break it, debug it, and fix it. Youโ€™ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good olโ€™ AI to find and fix issues fast.

RSVP here โ†’

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay