https://github.com/pigeonposse/dovenv
Toolkit for make your code workspace easier. Create documentation, add beautiful commits, lint and much more.
https://github.com/pigeonposse/dovenv
bin binaries cli development devs env js library node pigeonposse pp ts
Last synced: about 2 months ago
JSON representation
Toolkit for make your code workspace easier. Create documentation, add beautiful commits, lint and much more.
- Host: GitHub
- URL: https://github.com/pigeonposse/dovenv
- Owner: pigeonposse
- License: gpl-3.0
- Created: 2024-10-01T13:57:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T16:10:34.000Z (3 months ago)
- Last Synced: 2025-04-05T03:51:15.959Z (2 months ago)
- Topics: bin, binaries, cli, development, devs, env, js, library, node, pigeonposse, pp, ts
- Language: TypeScript
- Homepage: https://dovenv.pigeonposse.com
- Size: 12.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dovenv
[](https://pigeonposse.com)
[](https://pigeonposse.com?popup=about)
[](https://pigeonposse.com/?popup=donate)
[](https://github.com/pigeonposse)
[](https://twitter.com/pigeonposse_)
[](https://www.instagram.com/pigeon.posse/)
[](https://medium.com/@pigeonposse)[](/LICENSE)
[](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.
[](https://github.com/pigeonposse/dovenv/issues)
[](https://github.com/pigeonposse/dovenv/pulls)
[](https://dovenv.pigeonposse.com/)## ☕ Donate
Help us to develop more interesting things.
[](https://pigeonposse.com/?popup=donate)
## 📜 License
This software is licensed with **[GPL-3.0](/LICENSE)**.
[](/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.
[](https://github.com/pigeonposse)
### Collaborators
| | Name | Role | GitHub |
| ---------------------------------------------------------------------------------- | ----------- | ------------ | ---------------------------------------------- |
|| Angelo | Author & Development | [@Angelo](https://github.com/angelespejo) |
|| PigeonPosse | Collective | [@PigeonPosse](https://github.com/PigeonPosse) |
[](https://pigeonposse.com)
[](https://pigeonposse.com?popup=about)
[](https://pigeonposse.com/?popup=donate)
[](https://github.com/pigeonposse)
[](https://twitter.com/pigeonposse_)
[](https://www.instagram.com/pigeon.posse/)
[](https://medium.com/@pigeonposse)