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-02 23:40:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
84
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
ろむねこ
c9b8a880f3
SharedPrefEditor
2023-12-10 22:59:57 +09:00
.idea
idea
2023-12-10 19:21:29 +09:00
app
WIP
2023-12-10 22:54:04 +09:00
component
:component:common を追加
2023-12-08 11:17:41 +09:00
data
実際の情報を返すように
2023-12-10 19:21:21 +09:00
feature
SharedPrefEditor
2023-12-10 22:59:57 +09:00
gradle
:feature:common を追加
2023-12-08 11:15:26 +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%