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-05 00:30:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
262
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
r-ca
cde4867b7e
主キーにNonNullアノテーションを追加
2023-12-14 03:37:20 +09:00
.idea
source: パッケージ作成
2023-12-14 02:17:23 +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
モジュール構成変更
2023-12-14 03:33:56 +09:00
feature
不要な依存関係の整理など
2023-12-14 03:36:02 +09:00
gradle
バージョンカタログにRoomを追加
2023-12-11 14:39:37 +09:00
source
主キーにNonNullアノテーションを追加
2023-12-14 03:37:20 +09:00
utils
utils: placeholderの戻り値を間違えて変えてたので修正
2023-12-14 03:19:38 +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
:sourceモジュール作成
2023-12-14 02:15:12 +09:00
README.md
Lacerta
WIP
モジュール設計
コーディング規則/推奨(WIP)
規則
// TODO
コメントには任意のsuffixを付ける
全員が同じ
// TODO:
を使っていると検索がむずかしくなるため
(例:
// TODO-rca:
)
推奨
マジックナンバーは控える(必要な場合もあるので)
Description
Git-likeなバージョン管理システムを持ったドキュメントスキャナ(ミラー)
Readme
13
MiB
Languages
Java
100%