**文書の過去の版を表示しています。**
1.Clone the repository from server with visual studio
2.make a new repository named metasearch with suikoucalender account on github
git clone git@github.com:suikoucalender/metasearch.git
copy all files in to the directory
git add . git commit -m “ ” git remote add origin http://github.com/suikoucalender/metasearch.git git push -u origin main
3.