# InventHub - GitHub for 전자 회로 설계

> Clean Markdown view of GeekNews topic #1654. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1654](https://news.hada.io/topic?id=1654)
- GeekNews Markdown: [https://news.hada.io/topic/1654.md](https://news.hada.io/topic/1654.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-06T09:35:34+09:00
- Updated: 2020-03-06T09:35:34+09:00
- Original source: [inventhub.io](https://inventhub.io/)
- Points: 7
- Comments: 1

## Topic Body

- 다양한 Electrical CAD 파일을 Layer 별로 스위칭하면서 직접 볼 수 있는 Visual VCS

- 변경에 대한 주석달기 및 토론

- 업데이트 오버뷰 기능으로 최종 수정을 비쥬얼하게 확인

- KiCad, AutoDesk Eagle 포맷 지원, Altium 지원 예정

## Comments



### Comment 1280

- Author: xguru
- Created: 2020-03-06T09:36:03+09:00
- Points: 2

결과물이 기판인 회로 설계에 Git을 적용하면 코드Diff 가 이런 모습이 되는군요

버전컨트롤 개념을 코드가 아닌 다른 작업에 적용한 솔루션들이 많이 나오고 있네요.

"The Developer's Way - 모두가 코딩을 배울 필요는 없다." https://news.hada.io/topic?id=1593

여기 발표에도 보면 이제 기업용 SaaS에도 버전컨트롤시스템 개념이 필요하다고 얘기하면서,

회사 조직도에도 버전관리를 도입한 https://www.charthop.com/ 이 나옵니다.

혹시나 이런 걸 구현하거나 기능을 가져와야 한다면, 처음부터 다 구현하기 보다는

GitLab https://gitlab.com/ ( 얘는 솔직히 넘 무겁고 )

가벼운 Gitea https://gitea.io/ 나 Gogs https://gogs.io/

등을 참고하거나 확장하는 것도 가능할 듯 합니다.
