This website requires JavaScript.
Explore
Help
Sign In
lacerta-dev
/
Lacerta
Watch
1
Star
0
Fork
0
You've already forked Lacerta
mirror of
https://github.com/lacerta-doc/Lacerta.git
synced
2025-04-13 19:50:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
191
Commits
77
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ろむねこ
57c93abeef
WIP Repository Debugger UI
2023-12-12 11:44:30 +09:00
.idea
InternalUtilsのモジュールを作成
2023-12-12 10:38:22 +09:00
app
WIP Pref Editor
2023-12-11 11:07:40 +09:00
component
Revert "WIP"
2023-12-12 10:36:11 +09:00
data
DebugFuncモジュール作成
2023-12-12 11:37:11 +09:00
feature
WIP Repository Debugger UI
2023-12-12 11:44:30 +09:00
gradle
バージョンカタログにRoomを追加
2023-12-11 14:39:37 +09:00
utils
Module作成
2023-12-12 11:24:25 +09:00
.gitignore
Init
2023-12-07 11:27:36 +09:00
build.gradle
:feature:home, :feature:search モジュール作成
2023-12-07 14:21:21 +09:00
gradle.properties
Init
2023-12-07 11:27:36 +09:00
gradlew
Init
2023-12-07 11:27:36 +09:00
gradlew.bat
Init
2023-12-07 11:27:36 +09:00
README.md
WIP Update README.md
2023-12-08 11:27:01 +09:00
settings.gradle
InternalUtilsのモジュールを作成
2023-12-12 10:38:22 +09:00
README.md
Lacerta
WIP
モジュール設計
コーディング規則/推奨(WIP)
規則
// TODO
コメントには任意のsuffixを付ける
全員が同じ
// TODO:
を使っていると検索がむずかしくなるため
(例:
// TODO-rca:
)
推奨
マジックナンバーは控える(必要な場合もあるので)
Description
Git-likeなバージョン管理システムを持ったドキュメントスキャナ(ミラー)
Readme
13
MiB
Languages
Java
100%