command line tool for 42 intra.
Icons made by Dave Gandy from www.flaticon.com
- Python3.8.2
pip install fortytwocli
Here is activation script.
eval "$(_42_COMPLETE=source_bash 42)"
If you use zsh, you just need to replace source_bash
with source_zsh
.
hokada <hokada@student.42tokyo.jp>
"42cli" is under MIT license.