You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ Getting started with the SnippetsLibrary is as simple as cloning this project wi
61
61
*[**Create new snippet**](https://swiftdevtools/snippetslibrary/docs/snippet/creating) - Create a new snippet file.
62
62
*[**Upload existing snippet**](https://swiftdevtools/snippetslibrary/docs/snippet/uploading) - Import an existing code snippet.
63
63
*[**Upload all snippets to Xcode**](https://swiftdevtools/snippetslibrary/docs/snippet/xcode-uploading) - Export all code snippets from the Snippets Library directly to the Xcode.
64
+
*[**Download the code snippet**](https://swiftdevtools/snippetslibrary/docs/snippet/xcode-uploading) - Save a code snippet locally on your Mac.
64
65
*[**Use status bar app quick menu**](https://swiftdevtools/snippetslibrary/docs/snippet/quick-menu) - Quick access to the featured code snippets, developer documentation and actions.
65
66
*[**Add widgets to the notification center**](https://swiftdevtools/snippetslibrary/docs/snippet/widgets) - Open a snippet from the macOS widget.
0 commit comments