File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
dotty-staging.g8: Dotty Staging template project
2
2
=================
3
- [ ![ Build Status] ( https://travis-ci.org/lampepfl/dotty -staging.g8.svg?branch=master )] ( https://travis-ci.org/lampepfl/dotty -staging.g8 )
3
+ [ ![ Build Status] ( https://travis-ci.com/scala/scala3 -staging.g8.svg?branch=master )] ( https://travis-ci.com/scala/scala3 -staging.g8 )
4
4
5
- A [ Giter8] [ g8 ] template for a minimal [ Dotty ] staging project.
5
+ A [ Giter8] [ g8 ] template for a minimal [ Scala 3 ] staging project.
6
6
7
7
Template usage
8
8
--------------
9
9
Using ` sbt ` version ` 1.1.5+ ` , do:
10
10
```
11
- sbt new lampepfl/dotty -staging.g8
11
+ sbt new scala/scala3 -staging.g8
12
12
```
13
13
in the folder where you want to clone the template.
14
14
@@ -21,5 +21,5 @@ and neighboring rights to this template to the public domain worldwide.
21
21
This template is distributed without any warranty. See < http://creativecommons.org/publicdomain/zero/1.0/ > .
22
22
23
23
[ g8 ] : http://www.foundweekends.org/giter8/
24
- [ Dotty ] : http://dotty.epfl.ch/
24
+ [ Scala 3 ] : http://dotty.epfl.ch/
25
25
[ Nicolas Stucki ] : https://github.com/nicolasstucki
You can’t perform that action at this time.
0 commit comments