1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-12-23 03:32:30 +00:00
awesome-copycats/README.md
2023-03-10 09:42:53 +05:30

24 lines
439 B
Markdown

## Contributor
- Sajeeth Ahamed
## Linux Distribution
- Arch Linux
## Requirements
- Bare metal or virtually installed Arch Linux
- Understanding of Linux kernel
- Familarity with Linux shell/terminal
## Initial Setup
- Download and install VSCode code editor
- Go to https://github.com/lcpz/awesome-copycats and fork it
- Clone the fork repo to local
```shell
git clone https://github.com/sajeeth-ahamed/awesome-copycats.git
```