Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/gist/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ Usage: [dnx] gist GIST_REF [args]
> The gist does not need to be public. In that case, the same authentication
> used by your local `git` will be used to access the gist, via the Git Credential Manager.

Example:

```
dnx gist kzu/52b115ce24c7978ddc33245d4ff840f5 dotnet rocks
```

View [source gist](https://gist.github.com/kzu/52b115ce24c7978ddc33245d4ff840f5).

<!-- #gist -->
<!-- ../../readme.md#gist -->
<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
Expand Down