mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
24 lines
439 B
Markdown
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
|
|
```
|