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 dcli --user
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.1.tar.gz
(102.4 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.1-py3-none-any.whl
(127.8 kB
view details)
File details
Details for the file deadlock-cli-1.1.1.tar.gz.
File metadata
- Download URL: deadlock-cli-1.1.1.tar.gz
- Upload date:
- Size: 102.4 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 |
1bbb0d1748134edeaa3412a461c137ee0e6cce8e3a268daacaacd5330eec2f6e
|
|
| MD5 |
a88a2166c13689ab1f1eb82b4fc8a78e
|
|
| BLAKE2b-256 |
fc4a63c4d6772f4dc3b0a8842fe1f4079db04b2658309e52c97c86b002a29eb2
|
File details
Details for the file deadlock_cli-1.1.1-py3-none-any.whl.
File metadata
- Download URL: deadlock_cli-1.1.1-py3-none-any.whl
- Upload date:
- Size: 127.8 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 |
b5a5612991045a79424fce34e69257573502455e7a3a793248d521d93f6c425c
|
|
| MD5 |
be7c2d15f22e5aa147e8280ad52ab3a8
|
|
| BLAKE2b-256 |
6dee2bd8dc89e8ee485ea4a2879ffd4977af8b134a166fa304c431ea376682c5
|