coding-interview-university icon indicating copy to clipboard operation
coding-interview-university copied to clipboard

Addition to "How To Use"

Open mannprerak2 opened this issue 5 years ago • 0 comments

While the current method on using this guide - Forking, mark as [X], etc is perfectly alright.

It might be more useful to also point out using a github gist. (Like copying the README.md file to a github gist (https://gist.github.com)

Benefits?

  • You can simply click on a checkbox to update it (No need to edit gist and put an [X])
  • Gist can be a secret.
  • Users can fork a Gist as well.

It's also possible to sync a Github Gist with a file in a repository via Github Actions(Using https://github.com/marketplace/actions/gist-sync)

mannprerak2 avatar Oct 17 '20 13:10 mannprerak2