13 lines
297 B
Markdown
13 lines
297 B
Markdown
<img src="https://cloud.githubusercontent.com/assets/9287847/23527929/2e61683c-ff98-11e6-8f3a-2ae440d63663.png" alt="fl0w logo" height="100">
|
|
|
|
# c0re
|
|
|
|
### Installation
|
|
|
|
```bash
|
|
git clone https://github.com/robot0nfire/c0re.git --recursive --depth=1
|
|
cd c0re
|
|
|
|
pip3 install pipenv
|
|
pipenv install
|
|
```
|