Metadata-Version: 2.1
Name: m_esh_v0
Version: 0.0.2
Summary: Default template for PDM package
Author-Email: lwmacct <lwmacct@icloud.com>
License: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Overview
- Use [Taskfile](https://taskfile.dev) to manage the project's CLI
- Use [Dev Container](https://code.visualstudio.com/docs/devcontainers/containers) to create a development environment
- https://www.yuque.com/lwmacct/vscode/dev-containers
```shell
task -a
```

# Related Links
- https://github.com/lwmacct