robot0nfire/c0re
Archived
1
0
Fork 0
This repository has been archived on 2025-05-08. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
c0re/README.md
2018-01-15 10:13:43 +01:00

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
```