**文書の過去の版を表示しています。**
1.make a new repository named metasearch with suikoucalender account on github
git clone git@github.com:suikoucalender/metasearch.git
copy the 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