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

24 lines
439 B
Markdown
Raw Normal View History

2023-03-09 08:23:31 +00:00
## 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
2023-03-10 04:12:53 +00:00
```shell
git clone https://github.com/sajeeth-ahamed/awesome-copycats.git
```