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.1.0.tar.gz
(23.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.1.0.tar.gz.
File metadata
- Download URL: entari_cli-0.1.0.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e048b92c1c48d325bd9ce484ead74b0278992afb8ec90ff9ed95bc52b58089e
|
|
| MD5 |
1ab2fe192118f47ca923016724b1e727
|
|
| BLAKE2b-256 |
cfb339e111f92575f7b2787621276a41a6043a41b7012d24d38a2310cb5d110b
|
File details
Details for the file entari_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: entari_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.9 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49f04247dd2ebaf081b6630820d7e35b2304977624d4064611000cc36da2f89a
|
|
| MD5 |
57905089fdce7aa278153514e498e2a2
|
|
| BLAKE2b-256 |
9c5f617c37bc138ed643cffe79be4518cb977ae65ed548e350d6b38b3a5bea9e
|