You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would be good if the docs folder had a building.md file , for people who want to maintain the software in the future, or for those who want to modify it
I've noticed that the dependency versions are locked, is that enough for the software to be future-proof ? in the sense that it will continue to build in the future
The text was updated successfully, but these errors were encountered:
It's been a while since I last worked on this project. The app is developed in Flutter, with Rust for sudachi.rs. I'm uncertain if it would compile seamlessly today, but given the small size of the codebase, it should be relatively straightforward to address any issues.
However the core element of this project is the SQLite database, created using database_build/jisho.ipynb. Although the Python code may be disorganized, the latest version of the dictionary database can still be downloaded from my personal website.
would be good if the docs folder had a building.md file , for people who want to maintain the software in the future, or for those who want to modify it
I've noticed that the dependency versions are locked, is that enough for the software to be future-proof ? in the sense that it will continue to build in the future
The text was updated successfully, but these errors were encountered: