Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prawee/ced59-020413316

99.Prawee Wongsa
https://github.com/prawee/ced59-020413316

Last synced: about 1 month ago
JSON representation

99.Prawee Wongsa

Awesome Lists containing this project

README

        

# CED59-020413316
99.Prawee Wongsa
information security

## Step to Step
### 1. Clone Repository
```bash
# checking current path
$ pwd
# go to root directory
$ cd
# list file on current directory
$ ls
# create folder
$ mkdir information-security
# go to folder
$ cd information-security
# clone your repo
$ git clone http://github.com/prawee/CED59-4820750141.git
# go to your repo
$ cd CED59-4820750141
```