Skip to content

abroudoux/dtools

Repository files navigation

dtools

๐ŸŒฒ Tools built to help you develop better

Version : 0.0.1

๐Ÿš€ Installation

Via Docker

WIP ๐Ÿšง

Manual

Install dependencies

pnpm install

Run server

pnpm run dev

๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Contributing

To contribute, fork the repository and open a pull request detailling your changes.

Create a branch with a conventionnal name.

  • fix: bugfix/the-bug-fixed
  • features: feature/the-amazing-feature
  • test: test/the-famous-test
  • hotfix hotfix/oh-my-god-bro
  • wip wip/the-work-name-in-progress

๐Ÿ“Œ Roadmap

  • Docker
  • Github API support
  • Installation guides
  • Svelte 5 migration
  • Tailwindcss 4 migration
  • 100% tests coverage

๐Ÿ“‘ License

This project is under MIT license. For more information, please see the file LICENSE.