Skip to content

NITTC-ComputerClub/AH4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ハッカソンチーム4のリポジトリ

チーム名は未定

gitの使い方

作業を始めるとき

$git pull

githubにあげるとき

$git add .
$git commit -m "何を実装したかを書く"
$git push

初回のみ

$git clone https://github.com/NITTC-ComputerClub.git
$git clone [email protected]:NITTC-ComputerClub/AH4.git

アカウント登録

$git config --global user.name "githubのusernameを入れる"
$git config --global user.email githubを登録しているメールアドレス

About

Autumn-Hackathon チーム4のリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages