A command line interface for Godot's GDExtension
Project description
gdextension-cli
A command line interface for Godot's GDExtension.
Requirements
- Python >= 3.8
- Git >= 1.7.x
Installation
pip install gdextension-cli
Usage
Create a new project
gdextension-cli new <NAME>
This will create a project called in a new directory relative to your current path.
By default, https://github.com/3LK3/gdextension-template is used as the project template.
From a custom git repository
You can also use your own template repository to create a new project.
gdextension-cli new <NAME> --from-git https://github.com/<you>/<your-custom-template>
From a local directory
If you have a template on your local file system you can also create a project from there.
gdextension-cli new <NAME> --from-local /home/you/your_template
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gdextension_cli-0.0.2b3.tar.gz
.
File metadata
- Download URL: gdextension_cli-0.0.2b3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 426c22912b03fe4f328163f9647150029cee4c45a4a74009ac640db1c21c00e7 |
|
MD5 | 3a488c4d05dfddabbd3a8d30967b0c93 |
|
BLAKE2b-256 | a901a990e9d0dee15ef4d5317b0922cb1bbb664a9e821e4e47bcb75c96188642 |
File details
Details for the file gdextension_cli-0.0.2b3-py3-none-any.whl
.
File metadata
- Download URL: gdextension_cli-0.0.2b3-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ceee5c1efd341f0a4f8cb34a8e8750e1fd2c32085cd4b6ae6d652cdf1fbb836 |
|
MD5 | 766da81bc7f6933f99a62c5121eb7f18 |
|
BLAKE2b-256 | 0cff55dc399c424dec93a6f900726c2f07905d928204a3b29a4398371fd60e76 |