An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# envtools.dev

![GitHub repo size](https://img.shields.io/github/repo-size/freitaseric/envtools.dev?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/freitaseric/envtools.dev?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/freitaseric/envtools.dev?style=for-the-badge)

Preview Image

> 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:




Github Profile Avatar 'freitaseric'


freitaseric



## 😄 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.