Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test for windows

test for windows env

Script

Install Program

1.git : https://easyprogramming.tistory.com/entry/Git-설치-방법-Windows-용

2.SourceTree : https://www.sourcetreeapp.com/

3.Visual Code : https://code.visualstudio.com/

4.HTML/CSS 작업을 위한 추천 확장 플러그인 : https://rgy0409.tistory.com/5106

. Auto Rename Tag
. Beauty : Ctrl+Shift+B
. CSS Peek
. CSS Preview
. HTML CSS Support
. htmltagwrap
. indent-rainbow
. markdown

git test

mkdir ~/coding

cd ~/coding

git clone https://github.com/evadelzz1/test2.git

cd test2

date

date >> 1.txt

cat 1.txt

git add .

git commit -m  "test"

git status

git push origin main

About

test2

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors