Terminal-first coding practice platform
Project description
cmdcode
Command line coding practice
cmdcode get 1 # download problem + starter code
vim|nano solution.cpp
cmdcode submit 1 solution.cpp # instant green/red verdict
Install (30 seconds)
```Bash
pipx install cmdcode # recommended (isolated)
# or
pip install --user cmdcode && echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc && source ~/.bashrc
What's next [] Website [] User Identity/Authentication/Authorization [] Daily Challenge Generation
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
cmdcode-0.1.1.tar.gz
(3.3 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 cmdcode-0.1.1.tar.gz.
File metadata
- Download URL: cmdcode-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a6175125a5c44c7ae27ebe342cee82d30c575855b9ef9d894172341af060257
|
|
| MD5 |
3216ec480ee0780afc393bf672299645
|
|
| BLAKE2b-256 |
896432db60a1130e461789016b6f6607fc418e5bd2d83a098f7d79927a8f1ffe
|
File details
Details for the file cmdcode-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cmdcode-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d620ffd5ce2805b96099d376eebd705275cec2cb08df72e5a8139f6ed1daec9
|
|
| MD5 |
f657069210b940bed104519b913de2fb
|
|
| BLAKE2b-256 |
4b6d725b122b170b5f9e8605923e6df57c333293e65005b8830fd233471bb62f
|