{"id":13391851,"url":"https://github.com/mistweaverco/Taskfile","last_synced_at":"2025-03-13T16:31:31.074Z","repository":{"id":126041900,"uuid":"148455454","full_name":"mistweaverco/Taskfile","owner":"mistweaverco","description":"The Taskfile runner script: Better than Makefile, Grunt, Node and whatnot!","archived":false,"fork":false,"pushed_at":"2019-03-01T14:08:41.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-30T15:18:03.818Z","etag":null,"topics":["bash","bash-completion","bash-script","makefile","runner-script","task-runner","task-runners"],"latest_commit_sha":null,"homepage":"https://git.superevilmegaco.com/bash/Taskfile","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mistweaverco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-09-12T09:28:31.000Z","updated_at":"2024-07-30T15:18:03.818Z","dependencies_parsed_at":"2024-01-15T20:51:59.881Z","dependency_job_id":"334addfa-efda-46a4-86cc-67bed8c49f99","html_url":"https://github.com/mistweaverco/Taskfile","commit_stats":null,"previous_names":["superevilmegaco/taskfile"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistweaverco%2FTaskfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistweaverco%2FTaskfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistweaverco%2FTaskfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistweaverco%2FTaskfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistweaverco","download_url":"https://codeload.github.com/mistweaverco/Taskfile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243441393,"owners_count":20291461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-completion","bash-script","makefile","runner-script","task-runner","task-runners"],"created_at":"2024-07-30T15:01:15.524Z","updated_at":"2025-03-13T16:31:30.748Z","avatar_url":"https://github.com/mistweaverco.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"Taskfile\n========\n\nThe Taskfile runner script: Better than Makefile, Grunt, Node and whatnot!\n\nIt is so freaking sexy, it hurts!\n\n## Install\n\nMake sure you have the `bash-completion` package installed.\n\nFor Ubuntu you can simply run `sudo apt-get install bash-completion` and\nyou're good to go.\n\nUsers of other distros should know how to install the respective counterpart\nthat comes with their distribution of choice.\n\nThen go ahead and clone this repository:\n\n```bash\ngit clone https://git.superevilmegaco.com/bash/Taskfile.git\n```\n\nSwitch to the cloned repository:\n\n```bash\ncd Taskfile\n```\n\nInstall `Task` executable with auto-completion:\n\n```bash\nbash ./install.bash\n```\n\nYou don't have to install the `Task` executable,\nbut I would highly recommend to do so,\nbecause the `Taskfile \u003ctab\u003e\u003ctab\u003e` is a killer-feature!\n\n## Usage\n\n## Run specific task\n\n```bash\n./Taskfile [taskname]\n```\n\nor with installed `Task` exectutable:\n\n\n```bash\nTask [taskname]\n```\n\n## List all available tasks\n\n```bash\n./Taskfile __show_tasks\n```\n\nor with installed `Task` exectutable:\n\n```bash\nTask \u003ctab\u003e\u003ctab\u003e\n```\n\n## Plugins\n\n### Neovim/Vim\n\n- [Taskfile.nvim](https://git.superevilmegaco.com/Neovim/Taskfile.nvim)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistweaverco%2FTaskfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistweaverco%2FTaskfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistweaverco%2FTaskfile/lists"}