Skip to content

Instantly share code, notes, and snippets.

@niculistana
Last active August 12, 2016 07:09
Show Gist options
  • Select an option

  • Save niculistana/d89447ecebc9a92ffaa32a22be46bd34 to your computer and use it in GitHub Desktop.

Select an option

Save niculistana/d89447ecebc9a92ffaa32a22be46bd34 to your computer and use it in GitHub Desktop.

DevOps tidbit — Gist and Curl

Host small, maintainable, and editable file components in the cloud

  1. Write a gist in http://gist.github.com/
  2. Locate the raw gist URL (ie:https://gist.githubusercontent.com/niculistana/6f4b170f3343249103da8833d3e7c3cd/raw/f26bfefa10e8a69716d4a28c75f07916634a9e7a/package.json%2520for%2520node_static_server).
  3. Add curl gist-url-here > config.json to your bash script and etc.

See all DevOps tidbits here: https://gist.github.com/niculistana/aae77fd4da955e7db410ba59e6bfb99b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment