{
    "mode": "man",
    "parameter": "thor",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/thor/1/json",
    "generated": "2026-06-03T01:23:32Z",
    "synopsis": "thor help [TASK]\nthor install NAME\nthor installed\nthor list [SEARCHTERM]\nthor uninstall NAME\nthor update NAME\nthor version",
    "sections": {
        "NAME": {
            "content": "thor - Scripting framework for command line utilities\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "thor help [TASK]\n\nthor install NAME\n\nthor installed\n\nthor list [SEARCHTERM]\n\nthor uninstall NAME\n\nthor update NAME\n\nthor version\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Thor  is  a  scripting framework designed for command line utilities.  It is supposed to be a\nreplacement for rake, sake and rubigen.\n",
            "subsections": []
        },
        "COMMANDS": {
            "content": "help [TASK]\nDescribe available tasks or the specified task\n\ninstall NAME\nInstall an optionally named Thor file into your system tasks\n",
            "subsections": [
                {
                    "name": "installed",
                    "content": "List the installed Thor modules and tasks\n\nlist [SEARCHTERM]\nList the available thor tasks (--substring means .*searchterm)\n\nuninstall NAME\nUninstall a named Thor module\n\nupdate NAME\nUpdate a Thor file from its original location\n\nversion Show Thor version\n\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "The Thor website: http://whatisthor.com/\n\nThe Thor wiki: https://github.com/wycats/thor/wiki\n\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Thor is written by Yehuda Katz, Eric Hodel, et al.\n\nThis manual page was written by Christian Hofstaedtler, based on the command-line  output  of\nthis program, for the Debian GNU/Linux system (but may be freely used by others).\n\n\n\nMay 7, 2013                                     thor(1)",
            "subsections": []
        }
    },
    "summary": "thor - Scripting framework for command line utilities",
    "flags": [],
    "examples": [],
    "see_also": []
}