Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i compile this? #2

Open
KonstantinDjairo opened this issue Apr 24, 2024 · 2 comments
Open

how do i compile this? #2

KonstantinDjairo opened this issue Apr 24, 2024 · 2 comments

Comments

@KonstantinDjairo
Copy link

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

@emc2314
Copy link
Owner

emc2314 commented May 7, 2024

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.

@KonstantinDjairo
Copy link
Author

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants