mirror of
https://github.com/AquaMorph/Droplets.git
synced 2026-07-22 17:28:40 +00:00
Setup up project name
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
# Daisy Patch Template
|
||||
# Cascade
|
||||
|
||||
A starting point for creating Daisy Patch Projects.
|
||||
Custom firmware for the Electrosmith Daisy Patch.
|
||||
|
||||
## Setup & Build
|
||||
1. Create git repository
|
||||
```sh
|
||||
git clone --recurse-submodules git@github.com:AquaMorph/DaisyPatchTemplate.git [Project directory name]
|
||||
git remote set-url origin [New git url]
|
||||
git push
|
||||
git clone --recurse-submodules git@github.com:AquaMorph/Cascade.git
|
||||
```
|
||||
2. Build project
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user