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.3.0.tar.gz
(27.9 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.3.0.tar.gz.
File metadata
- Download URL: entari_cli-0.3.0.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.0 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23e71d6b9a55c9b9ef9e1b9a3a7d0442c538e395b40d60036476c8c8f9a548f7
|
|
| MD5 |
5475a742ef614465a05940d226ed7f38
|
|
| BLAKE2b-256 |
83d00a0f150c752b8427d3b502b4f338540fdc303081a1cd083b595c1c79c060
|
File details
Details for the file entari_cli-0.3.0-py3-none-any.whl.
File metadata
- Download URL: entari_cli-0.3.0-py3-none-any.whl
- Upload date:
- Size: 37.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.26.0 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3de0ee2367a287887aa27947ec25e29f0e002c8e526759176cd0aa931f06bc1
|
|
| MD5 |
5350a77cd6f9f7debf61a07086a245d8
|
|
| BLAKE2b-256 |
9c0defaeafa3d818cf7265cad42f8c8a96cb10c4944adcdb41c7d05d0d19b671
|