Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pigeonposse/dovenv
Quickly and easily set up your environment for your code projects. Create documentation pages with zeroconfig, add beautiful commits, and much more.
https://github.com/pigeonposse/dovenv
Last synced: 8 days ago
JSON representation
Quickly and easily set up your environment for your code projects. Create documentation pages with zeroconfig, add beautiful commits, and much more.
- Host: GitHub
- URL: https://github.com/pigeonposse/dovenv
- Owner: pigeonposse
- License: gpl-3.0
- Created: 2024-10-01T13:57:50.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-03T23:12:23.000Z (11 days ago)
- Last Synced: 2024-11-04T00:18:28.570Z (11 days ago)
- Language: TypeScript
- Size: 10.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dovenv
[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
[![Github](https://img.shields.io/badge/Github-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/pigeonposse)
[![Twitter](https://img.shields.io/badge/Twitter-black?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/pigeonposse_)
[![Instagram](https://img.shields.io/badge/Instagram-black?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/pigeon.posse/)
[![Medium](https://img.shields.io/badge/Medium-black?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@pigeonposse)[![License](https://img.shields.io/github/license/pigeonposse/dovenv?color=green&style=for-the-badge&logoColor=white)](/LICENSE)
[![Version](https://img.shields.io/npm/v/dovenv?color=blue&style=for-the-badge&label=Version)](https://www.npmjs.com/package/dovenv)> Currently in development
> ⏳ Coming soon `beta` version.## 📖 Description
Toolkit to make your code workspace robust, easier and cleaner.
Quickly and easily set up your environment for your code projects.
- Check your local files/directories for have a solid structure in your workspace
- Create constants for share without all workpaces files/directories
- Make templates from your local files
- Transform content from multiple files simultaneously- AI Plugin
- Use Local LLM chat with your workspace files- Docs Plugin
- Create documentation pages with zeroconfig- Lint Plugin
- lint JS/TS files
- Lint markdown files
- lint JSON/YAML/TOML.. files
- lint css files
- lint svelte files
- lint commits
...- Media plugin
- Minify your local images
- Create gifs from your terminal
- Create beatifull code images from your code- Repo Plugin
- Create beautiful commits
- add, pull or push to any branch of your project quickly
- Update, and publish your package/s
- Change github page info from your code workspace
- Add a complete list of your contributors.
...- Todo Plugin
- Make a control of your project todos.- Convert Plugin [coming soon]
## 🔑 Installation
```bash
npm install dovenv
# or pnpm
pnpm add dovenv
# or yarn
yarn add dovenv
```## 👨💻 Development
**dovenv** is an open-source project and its development is open to anyone who wants to participate.
[![Issues](https://img.shields.io/badge/Issues-grey?style=for-the-badge)](https://github.com/pigeonposse/dovenv/issues)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)](https://github.com/pigeonposse/dovenv/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)](https://dovenv.pigeonposse.com/)## ☕ Donate
Help us to develop more interesting things.
[![Donate](https://img.shields.io/badge/Donate-grey?style=for-the-badge)](https://pigeonposse.com/?popup=donate)
## 📜 License
This software is licensed with **[GPL-3.0](/LICENSE)**.
[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](/LICENSE)
## 🐦 About us
*PigeonPosse* is a ✨ **code development collective** ✨ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)
### Collaborators
| | Name | Role | GitHub |
| ---------------------------------------------------------------------------------- | ----------- | ------------ | ---------------------------------------------- |
| | Angelo | Author & Development | [@Angelo](https://github.com/angelespejo) |
| | PigeonPosse | Collective | [@PigeonPosse](https://github.com/PigeonPosse) |
[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
[![Github](https://img.shields.io/badge/Github-black?style=for-the-badge&logo=github&logoColor=white)](https://github.com/pigeonposse)
[![Twitter](https://img.shields.io/badge/Twitter-black?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/pigeonposse_)
[![Instagram](https://img.shields.io/badge/Instagram-black?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/pigeon.posse/)
[![Medium](https://img.shields.io/badge/Medium-black?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@pigeonposse)