Add Scala - SBT example (#134)

* Add Scala - SBT example

* Add Scala - SBT example to README
This commit is contained in:
Daniel Shuy 2020-01-11 06:09:06 +08:00 committed by Josh Gross
parent d1991bb4c5
commit c33bff8d72
2 changed files with 17 additions and 0 deletions

View file

@ -72,6 +72,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
- [Python - pip](./examples.md#python---pip)
- [Ruby - Gem](./examples.md#ruby---gem)
- [Rust - Cargo](./examples.md#rust---cargo)
- [Scala - SBT](./examples.md#scala---sbt)
- [Swift, Objective-C - Carthage](./examples.md#swift-objective-c---carthage)
- [Swift, Objective-C - CocoaPods](./examples.md#swift-objective-c---cocoapods)