https://github.com/jsbean/articulations
Structures defining musical articulations
https://github.com/jsbean/articulations
Last synced: over 1 year ago
JSON representation
Structures defining musical articulations
- Host: GitHub
- URL: https://github.com/jsbean/articulations
- Owner: jsbean
- Created: 2017-01-02T20:08:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T14:01:48.000Z (about 9 years ago)
- Last Synced: 2025-01-22T12:47:08.298Z (over 1 year ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Articulations

[](https://travis-ci.org/dn-m/Articulations)
[](https://codecov.io/gh/dn-m/Articulations)
[](https://github.com/Carthage/Carthage)
[](https://badge.fury.io/gh/dn-m%2FArticulations)
## Integration
### Carthage
Integrate **Articulations** into your iOS or macOS project with [Carthage](https://github.com/Carthage/Carthage).
1. Follow [these instructions](https://github.com/Carthage/Carthage#installing-carthage) to install Carthage, if necessary.
2. Add `github "dn-m/Articulations"` to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile).
3. Follow [these instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to integrate **Articulations** into your iOS or macOS project.
---
### Documentation
See the [documentation](http://dn-m.github.io/Articulations/).