Entari Command Line Tool, extract from arclet.entari.__main__
Project description
Entari CLI
✨ Entari 命令行工具 ✨
功能
- 初始化 Entari 环境
- 启动 Entari
- 生成配置文件
- 管理插件
- 创建新的 Entari 插件 (项目型/应用型)
- 支持 CLI 插件
安装
使用 pipx 安装
pipx install entari-cli
使用 Docker 运行
docker pull ghcr.io/arcletproject/entari-cli:latest
Docker 镜像可以选择以下版本:
latest,latest-slim:最新的稳定版本latest-${python版本},latest-${python版本}-slim:指定 Python 版本的最新稳定版本${cli版本},${cli版本}-slim:指定 CLI 版本的最新稳定版本${cli版本}-${python版本},${cli版本}-${python版本}-slim:指定 CLI 和 Python 版本的最新稳定版本
命令行使用
entari --help
Warning
如果找不到
entari命令,请尝试pipx ensurepath来添加路径到环境变量
entari add添加一个 Entari 插件到配置文件中entari config配置文件操作entari gen_main生成一个 Entari 主程序文件entari init新建一个虚拟环境并安装 Entarientari new新建一个 Entari 插件entari remove从配置文件中移除一个 Entari 插件entari run运行 Entari
Docker 镜像使用
docker run --rm -it -v ./:/workspaces ghcr.io/arcletproject/entari-cli:latest --help
挂载当前目录到容器的 /workspaces 目录,然后在容器中运行 entari 命令。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
entari_cli-0.4.0.tar.gz
(31.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file entari_cli-0.4.0.tar.gz.
File metadata
- Download URL: entari_cli-0.4.0.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.2 CPython/3.10.19 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4716951d1fc3dd99bfd5bc26b0a219232c0f194a94e29146a50f0140a283c07
|
|
| MD5 |
1320cdcc7300f86a1e693272d1b0f285
|
|
| BLAKE2b-256 |
d63107a26a536dafcc0a8fc3cc6c02ebcea10d1b9400be699cb934b9bb8110a8
|
File details
Details for the file entari_cli-0.4.0-py3-none-any.whl.
File metadata
- Download URL: entari_cli-0.4.0-py3-none-any.whl
- Upload date:
- Size: 42.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.2 CPython/3.10.19 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5f13e502c3f6f2946da01beb99f5fb57fec3786099cf49427426bed0a062bd4
|
|
| MD5 |
70d0dc8ad6e0ebd3a11fc2c6acea666a
|
|
| BLAKE2b-256 |
646d161d4a35abd19e665b7f353ba4fc9de44f095648bcd5aedec72ef1c506a5
|