#1 Create repo architecture / folders #2

Merged
benvii merged 3 commits from Bertrand-DUCON/JacoBot:1_create_repo_architecture_folders into main 2024-04-06 15:17:30 +02:00
Member

├── doc
│   ├── .gitkeep
│   └── README.md
├── jacobot
│   ├── arduino
│   │   └── .gitkeep
│   ├── parts
│   │   └── .gitkeep
│   └── README.md
├── jacopad
│   ├── arduino
│   │   └── .gitkeep
│   ├── parts
│   │   ├── box
│   │   │   └── .gitkeep
│   │   ├── README.md
│   │   └── tokens
│   │   └── .gitkeep
│   └── README.md
├── jacovirt
│   └── README.md
└── README.md

├── doc │   ├── .gitkeep │   └── README.md ├── jacobot │   ├── arduino │   │   └── .gitkeep │   ├── parts │   │   └── .gitkeep │   └── README.md ├── jacopad │   ├── arduino │   │   └── .gitkeep │   ├── parts │   │   ├── box │   │   │   └── .gitkeep │   │   ├── README.md │   │   └── tokens │   │   └── .gitkeep │   └── README.md ├── jacovirt │   └── README.md └── README.md
benvii approved these changes 2024-04-06 15:17:10 +02:00
benvii left a comment

Ok pour moi 👍

Ok pour moi 👍️
benvii merged commit fc9430fc2b into main 2024-04-06 15:17:30 +02:00
HS-157 approved these changes 2024-04-06 15:17:41 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MDL29/JacoBot!2
No description provided.