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
115
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
ろむねこ
6fb9d77f70
Revert "テスト"
...
This reverts commit 4c4664f4f6acd6bc9e0eba3f0943e3b7ea48f514.
2023-12-11 12:19:04 +09:00
.idea
idea
2023-12-10 19:21:29 +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
Contextの取得方法を修正
2023-12-11 11:53:56 +09:00
feature
Revert "テスト"
2023-12-11 12:19:04 +09:00
gradle
依存関係追加とか
2023-12-11 11:47:15 +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%