Changeset 76 in code
- Timestamp:
- Aug 22, 2024, 11:52:12 PM (8 months ago)
- Location:
- trunk
- Files:
-
- 14 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r73 r76 1 2 3 1 # Kosuzu 4 2 Text archival and exchange, named after [Kosuzu Motoori](https://en.touhouwiki.net/wiki/Kosuzu_Motoori) from [Forbidden Scrollery](https://en.touhouwiki.net/wiki/Forbidden_Scrollery). -
trunk/cmd/txt_init/txt_init.ml
r73 r76 1 1 let init_repo = 2 print_endline " No txt.conf found";2 print_endline "Initializing repository..."; 3 3 print_endline "It's required for the repository name and id."; 4 4 print_endline "Create one? (y/n)";
Note:
See TracChangeset
for help on using the changeset viewer.