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-04 16:20:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
164
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
ろむねこ
5aed05adc4
リファクタリング
2023-12-12 10:23:13 +09:00
.idea
WIP
2023-12-12 09:59:05 +09:00
app
WIP Pref Editor
2023-12-11 11:07:40 +09:00
component
WIP
2023-12-11 09:54:48 +09:00
data
リファクタリング
2023-12-12 10:23:13 +09:00
feature
Fix, ファイルパス確認してみた
2023-12-12 10:09:17 +09:00
gradle
バージョンカタログにRoomを追加
2023-12-11 14:39:37 +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
:dataモジュール作り直し
2023-12-10 18:02:53 +09:00
README.md
Lacerta
WIP
モジュール設計
コーディング規則/推奨(WIP)
規則
// TODO
コメントには任意のsuffixを付ける
全員が同じ
// TODO:
を使っていると検索がむずかしくなるため
(例:
// TODO-rca:
)
推奨
マジックナンバーは控える(必要な場合もあるので)
Description
Git-likeなバージョン管理システムを持ったドキュメントスキャナ(ミラー)
Readme
13
MiB
Languages
Java
100%