t-f-m / wedata.github.io

wedata@GitHub

Home Page:http://wedata.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wedata@GitHub

Yet another version of "wedata"

Cf.) DataWikiを実現するWedataの構築と運用

Contributing (to create a new database)

  1. Clone wedata@GitHub/template (git clone git@github.com:wedata/template.git) DO NOT FORK
  2. Rename it (mv template <new-database-name>)
  3. cd <new-database-name>
  4. Remove the remote origin (git remote remove origin)
  5. Create a new repository for the new database in your GitHub
  6. Add the above repository as a remote origin (git remote add origin <url>)
  7. Modify README.md at least
  8. Add an items file (items.json as default) which you want to share
  9. Commit your changes (git commit -am "First Commit for <new-database-name>")
  10. Push it (git push origin master)
  11. Let us know to fork it back into wedata (Open an issue here)
  12. We will add you to our team as a collaborator

About

wedata@GitHub

http://wedata.github.io/