Skeleton
This commit is contained in:
parent
42e3ddacc2
commit
d29aacda08
9 changed files with 3452 additions and 0 deletions
6
src/main.rs
Normal file
6
src/main.rs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
mod app;
|
||||
mod core;
|
||||
mod provider;
|
||||
mod tui;
|
||||
|
||||
fn main() {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue