CLI tools for Deadlock challenges.
Project description
Tools to create, run your Deadlock challenges.
Help
dcli --help
Documentation about challenges.
Install from pip
pip install deadlock-cli --user
If it does not work make sure you have your PATH correctly set:
export PATH=$PATH:/home/$USER/.local/bin
Install from sources
git clone https://github.com/deadlock-resources/dcli.git
cd dcli/
pip3 install .
Get dcli version
dcli version
Generate mission
dcli gen (java|python|cpp|c)
Execute mission
dcli solve ./mission_path
dcli run ./mission_path
Execute metamorph mission
To execute your multi language mission:
# running the Java code
dcli solve . java
dcli run . java
# running the Python code
dcli solve . python
dcli run . python
Todo
- Add Kotlin generator language
- Add Haskell generator language
Build archive from sources
python setup.py sdist
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
deadlock-cli-1.1.5.tar.gz
(103.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
deadlock_cli-1.1.5-py3-none-any.whl
(128.2 kB
view details)
File details
Details for the file deadlock-cli-1.1.5.tar.gz.
File metadata
- Download URL: deadlock-cli-1.1.5.tar.gz
- Upload date:
- Size: 103.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dc222d7ba2a662026411977d0acf48561f1dfefbc102c8e886c0a5170b8967d
|
|
| MD5 |
cd32afd6b207cc50b5f60d109de3dc0f
|
|
| BLAKE2b-256 |
645318d9c2f3e27c835c4c26219d4c04a934e41b74506dc9bfd1c793f888bdf5
|
File details
Details for the file deadlock_cli-1.1.5-py3-none-any.whl.
File metadata
- Download URL: deadlock_cli-1.1.5-py3-none-any.whl
- Upload date:
- Size: 128.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5085d38d09eb802fc4a1db8b8f57e2706c0d2716c792a7da064ddc0de4fdaa77
|
|
| MD5 |
b15665ff66203d16ff1f3a4fd6a9f89d
|
|
| BLAKE2b-256 |
74984a3bb3e9770911f1870428761f880668b5f1ef577a48698602c0e777afdf
|