Skip to content

Instantly share code, notes, and snippets.

@git-commit
Last active August 15, 2023 16:40

Revisions

  1. git-commit revised this gist Aug 15, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion flow3r-apps-example.json
    Original file line number Diff line number Diff line change
    @@ -15,7 +15,7 @@
    "name": "flow3r-example",
    "menu": "Apps",
    "author": "Anon",
    "description": "An example app for flow3r",
    "description": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed dia",
    "downloadUrl": "https://rust.jetzt/coolcrab.png",
    "version": "0"
    },
  2. git-commit revised this gist Aug 15, 2023. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions flow3r-apps-example.json
    Original file line number Diff line number Diff line change
    @@ -7,6 +7,7 @@
    "menu": "Apps",
    "author": "Rahix",
    "description": "An example app for flow3r",
    "downloadUrl": "https://rust.jetzt/coolcrab.png",
    "version": "1"
    },
    {
    @@ -15,6 +16,7 @@
    "menu": "Apps",
    "author": "Anon",
    "description": "An example app for flow3r",
    "downloadUrl": "https://rust.jetzt/coolcrab.png",
    "version": "0"
    },
    {
    @@ -23,6 +25,7 @@
    "menu": "Apps",
    "author": "David",
    "description": "An example app for flow3r",
    "downloadUrl": "https://rust.jetzt/coolcrab.png",
    "version": "0"
    },
    {
    @@ -31,6 +34,7 @@
    "menu": "Apps",
    "author": "git-commit / max",
    "description": "An example app for flow3r",
    "downloadUrl": "https://rust.jetzt/coolcrab.png",
    "version": "0"
    }
    ]
  3. git-commit renamed this gist Aug 15, 2023. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. git-commit created this gist Aug 15, 2023.
    37 changes: 37 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,37 @@
    {
    "isodatetime": "2013-01-01T00:00:00.000Z",
    "apps": [
    {
    "repoUrl": "https://github.com/rahix/flow3r-example",
    "name": "flow3r-example",
    "menu": "Apps",
    "author": "Rahix",
    "description": "An example app for flow3r",
    "version": "1"
    },
    {
    "repoUrl": "https://github.com/rahix/flow3r-example",
    "name": "flow3r-example",
    "menu": "Apps",
    "author": "Anon",
    "description": "An example app for flow3r",
    "version": "0"
    },
    {
    "repoUrl": "https://github.com/rahix/flow3r-example",
    "name": "flow3r-example",
    "menu": "Apps",
    "author": "David",
    "description": "An example app for flow3r",
    "version": "0"
    },
    {
    "repoUrl": "https://github.com/rahix/flow3r-example",
    "name": "flow3r-example",
    "menu": "Apps",
    "author": "git-commit / max",
    "description": "An example app for flow3r",
    "version": "0"
    }
    ]
    }