https://github.com/kcmerrill/snippets
Basic personal gist service.
https://github.com/kcmerrill/snippets
Last synced: 3 months ago
JSON representation
Basic personal gist service.
- Host: GitHub
- URL: https://github.com/kcmerrill/snippets
- Owner: kcmerrill
- Created: 2015-06-13T06:07:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T06:03:47.000Z (almost 10 years ago)
- Last Synced: 2025-01-26T17:11:21.264Z (4 months ago)
- Language: HTML
- Homepage: http://snippets.kcmerrill.com
- Size: 385 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snippets
Basic personal gist service.
# Installation
The easiest way is via yoda. yoda summon kcmerrill/snippetsThe next easiest way is via docker. See https://registry.hub.docker.com/u/kcmerrill/snippets/ for more information.
# Usage
Save your snippet and be sure to capture the url!
Now, to edit, simply return to the url provided at any time and save and/or fork it.####URLs you can take advantage of:####
* http://your_snippet_location/_snippet_id/download
* http://your_snippet_location/_snippet_id/raw
* http://your_snippet_location/_snippet_id/_file_name_of_your_choosingThe last URL provided is useful when using wget/curl in your applications.