https://github.com/freitaseric/envtools.dev
Instant configurator of tools and environments for developers.
https://github.com/freitaseric/envtools.dev
configuration developer-tools setup-tool
Last synced: about 1 year ago
JSON representation
Instant configurator of tools and environments for developers.
- Host: GitHub
- URL: https://github.com/freitaseric/envtools.dev
- Owner: freitaseric
- License: mit
- Created: 2024-11-12T16:53:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T01:23:12.000Z (about 1 year ago)
- Last Synced: 2025-01-12T02:25:11.121Z (about 1 year ago)
- Topics: configuration, developer-tools, setup-tool
- Language: Shell
- Homepage: https://envtools.dev
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# envtools.dev




> Instant configurator of tools and environments for developers.
### Improvements and Fixes
The project is still under development and the next updates will focus on the following tasks:
- [x] Organize README.md, LICENSE and CONTRIBUTING.md;
- [ ] Create the main CLI;
- [ ] Create the environments and tools configs;
- [ ] Create all the install scripts for all platforms;
- [ ] Create the project website;
- [ ] Create the project documentation.
## 💻 Prerequisites
Before you begin, make sure you have met the following requirements:
- You have installed the latest version of `python` and `pip`
- You have a `Windows`, `Linux`, or `Mac` machine.
- You have read the project documentation _(Coming soon)_.
## 🚀 Installing EnvTools
To install EnvTools, follow these steps:
Linux and macOS:
```
# Script under development.
```
Windows:
```
# Script under development
```
## ☕ Using EnvTools
To use EnvTools, follow these steps:
```
$ et --help
```
## 📫 Contributing to EnvTools
To contribute to EnvTools, follow these steps:
1. Fork this repository.
2. Create a branch: `git checkout -b feature/my-feature`. _(Follow the [conventionalcommits](https://www.conventionalcommits.org) style guide)_
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin `
5. Create the pull request.
> [!TIP]
> How to Alternatively, see the GitHub documentation on [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## 🤝 Contributors
We would like to thank the following people who contributed to this project:
## 😄 Become a contributor
Want to be a part of this project? Click [HERE](CONTRIBUTING.md) and read how to contribute.
## 📝 License
This project is licensed under a license. See the [LICENSE](LICENSE) file for more details.