Skip to content

Instantly share code, notes, and snippets.

@versionsix
Last active May 11, 2022 11:13
Show Gist options
  • Save versionsix/21c66475ed5249801535e30ea7987a2b to your computer and use it in GitHub Desktop.
Save versionsix/21c66475ed5249801535e30ea7987a2b to your computer and use it in GitHub Desktop.

Revisions

  1. versionsix renamed this gist May 11, 2022. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. versionsix created this gist May 11, 2022.
    4 changes: 4 additions & 0 deletions generate.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    git clone https://github.com/go-gorm/gorm.io.git
    cd _target_git_dir/pages/docs

    for item in *.md; do; printf -- '\n%s\n\n' "# ${item%.*}"; cat ${item}; done
    7,242 changes: 7,242 additions & 0 deletions gorm_doc.md
    7,242 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.