Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prawee/ced59-020413316
- Owner: prawee
- Created: 2019-06-27T07:16:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T02:31:45.000Z (about 2 years ago)
- Last Synced: 2024-11-14T16:46:02.225Z (3 months ago)
- Language: Python
- Size: 8.28 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```