# Overview
Repo: yuuki7/sheetmusic
Ref: c6a90fa6bafcf195ebbc0ee027c48c890effe297
Base URL: https://codebase.md/yuuki7/sheetmusic
## README Summary
Source: README.md
The sheetmusic project is a collection of sheet music files, with a link to a related resource on Wikinder about LilyPond sheet music. The project's files are dual-licensed under CC0 1.0 and 0BSD, allowing for flexible use and distribution. This licensing approach provides users with freedom to use and modify the sheet music files without restrictions.
## Repository tree (depth=3)
File tree: /file_tree (supports depth, base_path, include, exclude)
```
├── happy
│ └── happy.svg
├── ly-to-all.sh
├── midi-len.js
├── package.json
├── README.md
├── row
│ └── row.svg
├── svg-bg.js
└── twinkle
└── twinkle.svg
```
## Key files
- README: README.md
- package.*: package-lock.json, package.json
## How to navigate this repo
Paths below are relative to Base URL.
### Paths
- /readme
- /slice?path=src/index.ts&lines=1:40
- /manifest
- /search?query=router
- /file_tree
- /blob/{ref}/{path}
### Query params
- ext: csv of extensions (example: ts,md)
- base_path: path prefix for tree
- include/exclude: glob patterns
- depth: integer or all
- lines: true to add line numbers
- format: md or html
### Tips
- Use ?depth=all for full tree depth.
- /search combines lexical and semantic results when available.
### Examples
- /readme
- /slice?path=src/index.ts&lines=1:40
- /manifest
- /search?query=router
- /file_tree?base_path=src&depth=2
- /blob/main/src/index.ts