Skip to content

jsdevkr/gitCodeShare.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ec03a6 · Dec 31, 2018
Aug 8, 2018
Oct 6, 2018
Oct 25, 2018
Oct 27, 2018
Oct 27, 2018
Oct 20, 2018
Dec 31, 2018
Oct 27, 2018
Dec 31, 2018
Oct 27, 2018
Oct 28, 2018
Oct 28, 2018
Oct 27, 2018
Dec 31, 2018
Dec 2, 2018
Nov 2, 2018
Sep 13, 2018
Oct 20, 2018
Oct 20, 2018
Aug 8, 2018
Aug 17, 2018
Oct 28, 2018
Dec 31, 2018
Aug 8, 2018
Oct 20, 2018
Sep 30, 2018
Nov 2, 2018
Sep 7, 2018
Oct 28, 2018
Sep 25, 2018
Sep 25, 2018
Sep 12, 2018
Oct 21, 2018
Dec 31, 2018
Dec 31, 2018
Oct 28, 2018
Oct 25, 2018
Aug 8, 2018

Repository files navigation

Contributhon 2018 - gitCodeShare.com (a.k.a gitShare)

All Contributors Build Status

https://contributhon.kr/project#gitshare

개발자가 Code 를 공유할 때 또는 Code 에 대해 질문할 때, Facebook 에 Code 를 평문으로 붙여 넣는 일은 너무 끔찍하죠. 그렇다고 Gist 나 Codepen 등의 서비스를 이용하는 것은 복잡합니다. 이 문제를 다양한 Open-source 기술과 GitHub Gist 를 이용하여 멋지게 해킹해 봅시다. 개발자들의 Code Share 와 토론이 가능하고, 원하는 Code 검색을 도와주는 Static Web service 를 Open-source 로 개발합니다.

Planning Deck

http://bit.ly/2vLCtbX

Docs

https://github.com/kosslab-kr/gitCodeShare.com/blob/master/docs/index.md

We need your contribution.

  1. Prerequisite : Node.js LTS
  2. Fork this repository to your GitHub account and then clone it to your local
  3. Run npm i to download required packages.
  4. Build and start the application: npm run dev
  5. If you contributed something new, run npm run contributors:add <your GitHub username> <contribution type> to add yourself below
  6. Finally, submit a pull request!

contribution type

type command type command
blog: 📝 npm run contributors:add <username> blog bug: 🐛 npm run contributors:add <username> bug
code: 💻 npm run contributors:add <username> code design: 🎨 npm run contributors:add <username> design
doc: 📖 npm run contributors:add <username> doc eventOrganizing: 📋 npm run contributors:add <username> eventOrganizing
example: 💡 npm run contributors:add <username> example financial: 💵 npm run contributors:add <username> financial
fundingFinding: 🔍 npm run contributors:add <username> fundingFinding ideas: 🤔 npm run contributors:add <username> ideas
infra: 🚇 npm run contributors:add <username> infra platform: 📦 npm run contributors:add <username> platform
plugin: 🔌 npm run contributors:add <username> plugin question: 💬 npm run contributors:add <username> question
review: 👀 npm run contributors:add <username> review talk: 📢 npm run contributors:add <username> talk
test: ⚠️ npm run contributors:add <username> test tool: 🔧 npm run contributors:add <username> tool
translation: 🌍 npm run contributors:add <username> translation tutorial: ✅ npm run contributors:add <username> tutorial
video: 📹 npm run contributors:add <username> video

We follows the all-contributors specification.

Contributors


Dongwoo Gim

💻 🔧 🤔

Thomas

💻 📖 🤔

Andrew Han

💻

hyeock gu

💻 👀 📖

Kelly Kim

💻 📖 ⚠️

young je

👀

Chris Yang

💻 👀 🤔

Rayleigh

📢

Wonho Kim

💻 📢 💬

jiniC

💻

songyiYu

💻 💬

Martin-Kim

💻

uhh77

💻

Jay Park

💻 👀 ⚠️

Jisookhyeon

🎨

JongHo

💻

License

MIT License, 2018 JSDEV.KR, CONTRIBUTHON