Skip to content

SamuelCheng123/Solidity-EVM-Dev-Batch-1-HW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity-EVM-Dev-Batch-1-HW

Usage

  1. 請大家 clone 自己學號的 branch 並且在自己的 branch 上面作業,以下指令供大家參考。 (請將學號換成自己的學號如:Z21124001)
git clone https://github.com/z-institute/Solidity-EVM-Dev-Batch-1-HW.git --branch <學號>
  1. 請新增如 main branch 上面的資料夾並將每周作業 push 到各自的資料夾。

Github 基本用法

  • 上傳程式碼
cd <要上傳的程式碼所在目錄>
git add .
git commit -m "<commit 訊息紀錄用的>"
git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.3%
  • Makefile 37.8%
  • Shell 8.9%