Metadata-Version: 2.4
Name: go-task-bin
Version: 3.53.1
Summary: A fast, cross-platform build tool inspired by Make, designed for modern workflows.
Keywords: build,build-tool,devops,go,make,makefile,runner,task,task-runner,taskfile,tool
Author-Email: dowon <ks2515@naver.com>
License-Expression: MIT
Classifier: Programming Language :: Go
Classifier: Topic :: Software Development :: Build Tools
Project-URL: repository, https://github.com/Bing-su/pip-binary-factory
Project-URL: taskfile, https://taskfile.dev
Requires-Python: >=3.7
Description-Content-Type: text/markdown

<div align="center">
  <a href="https://taskfile.dev">
    <img src="https://taskfile.dev/img/logo.svg" width="200px" height="200px" />
  </a>

  <h1>Task: The Modern Task Runner</h1>

  <p>
    A fast, cross-platform build tool inspired by Make, designed for modern workflows.
  </p>

  <p>
    <a href="https://taskfile.dev/docs/installation">Installation</a> &bullet; <a href="https://taskfile.dev/docs/getting-started">Getting Started</a> &bullet; <a href="https://taskfile.dev/docs/guide">Docs</a> &bullet; <a href="https://twitter.com/taskfiledev">Twitter</a> &bullet; <a href="https://bsky.app/profile/taskfile.dev">Bluesky</a> &bullet; <a href="https://fosstodon.org/@task">Mastodon</a> &bullet; <a href="https://discord.gg/6TY36E39UK">Discord</a>
  </p>
</div>

# go-task-bin

https://github.com/go-task/task

https://taskfile.dev/

## PyPI Install

```sh
pip install go-task-bin
```
