이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
modal-soft
/
murasaki
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Initial commit
Add submodules.
master
TheoryOfNekomata
1 년 전
커밋
e4750125a6
4개의 변경된 파일
과
9개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+6
-0
.gitmodules
+1
-0
packages/core
+1
-0
packages/web-api
+ 1
- 0
.gitignore
파일 보기
@@ -0,0 +1 @@
.idea/
+ 6
- 0
.gitmodules
파일 보기
@@ -0,0 +1,6 @@
[submodule "packages/core"]
path = packages/core
url = https://code.modal.sh/modal-soft/murasaki-core.git
[submodule "packages/web-api"]
path = packages/web-api
url = https://code.modal.sh/modal-soft/murasaki-web-api.git
+ 1
- 0
packages/core
@@ -0,0 +1 @@
Subproject commit 73dee5245fa801477c06ee6ba45ccbf54e97ae59
+ 1
- 0
packages/web-api
@@ -0,0 +1 @@
Subproject commit adedc27713a8e6a5e458834c301111da72c040ae
쓰기
미리보기
불러오는 중...
취소
저장