1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 05:55:12 +00:00
This commit is contained in:
Sajeeth Ahamed 2023-03-10 09:44:38 +05:30 committed by GitHub
commit 7571cb684e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

23
README.md Normal file
View file

@ -0,0 +1,23 @@
## 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
```