Skip to content

Conversation

@garotm
Copy link
Member

@garotm garotm commented Jan 18, 2025

New Directory Structure

rules/
├── backend
│   ├── deno
│   ├── elixir
│   ├── go
│   ├── java
│   ├── ml
│   ├── nodejs
│   ├── php
│   └── python
├── best-practices
├── database
│   ├── graphql
│   ├── nosql
│   └── sql
├── devops
│   ├── docker
│   ├── github
│   └── kubernetes
├── frontend
│   ├── angular
│   ├── astro
│   ├── javascript
│   ├── nextjs
│   ├── qwik
│   ├── react
│   ├── solid
│   ├── svelte
│   ├── typescript
│   └── vue
├── mobile
│   ├── android
│   ├── flutter
│   ├── ios
│   └── react-native
├── specialized
├── testing
│   ├── cypress
│   └── jest
├── tools
│   ├── cursor
│   ├── desktop
│   ├── electron
│   ├── extensions
│   ├── gui
│   ├── unity
│   └── vscode
└── web
    ├── html
    ├── htmx
    └── tailwind

59 directories

@garotm garotm added the documentation Improvements or additions to documentation label Jan 18, 2025
@garotm garotm added this to the release milestone Jan 18, 2025
@garotm garotm self-assigned this Jan 18, 2025
@garotm garotm merged commit 3c2cf37 into main Jan 18, 2025
1 check passed
@garotm garotm deleted the fix/reorganize-rules-directory branch January 18, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants