#1 Create repo architecture / folders #2
Labels
No milestone
No project
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MDL29/JacoBot!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Bertrand-DUCON/JacoBot:1_create_repo_architecture_folders"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
├── 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
Ok pour moi 👍️