-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move license & tutorial files, adjust readme for license & tutorial
- Loading branch information
1 parent
14c83b5
commit 0eccd9e
Showing
6 changed files
with
6 additions
and
11 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
A [Giter8][g8] template for ...! | ||
A [Giter8][g8] template for the [api-first-hand][afh] plugin. | ||
|
||
Template license | ||
---------------- | ||
Written in <YEAR> by <AUTHOR NAME> <AUTHOR E-MAIL ADDRESS> | ||
[other author/contributor lines as appropriate] | ||
|
||
To the extent possible under law, the author(s) have dedicated all copyright and related | ||
and neighboring rights to this template to the public domain worldwide. | ||
This template is distributed without any warranty. See <http://creativecommons.org/publicdomain/zero/1.0/>. | ||
To get started, read the [tutorial](tutorial/index.html). | ||
|
||
[g8]: http://www.foundweekends.org/giter8/ | ||
[afh]: https://github.com/zalando/api-first-hand | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
name=My Something Project | ||
description=Say something about this template. | ||
name=api-first-hand-service | ||
description=Seed for starting a new Play Api-First project |
File renamed without changes.
File renamed without changes