Skip to content

Commit

Permalink
Update project docs to reflect new sushi init fields (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngfreiter committed Aug 25, 2021
1 parent 19ad679 commit ee15284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/SUSHI/project/_index.md
Expand Up @@ -111,6 +111,8 @@ Id (Default: fhir.example): my.id
Canonical (Default: http://example.org): http://myid.org
Status (Default: draft): active
Version (Default: 0.1.0): 2.0.0
Publisher Name (Default: Example Publisher): MyPublisher
Publisher Url (Default: http://example.org/example-publisher): http://my-publisher.org
Initialize SUSHI project in C:\Users\shorty\dev\NewIG? [y/n]: y
```
These values are used to generate a simple **sushi-config.yaml** file and a corresponding IG-Publisher-compatible project structure:
Expand Down

0 comments on commit ee15284

Please sign in to comment.