mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
group modules and scripts
This commit is contained in:
parent
93a14a3040
commit
8794b2e05b
32 changed files with 34 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
pub use tek::*;
|
||||
pub(crate) use clap::{self, Parser, Subcommand};
|
||||
pub(crate) use clap::{self, Parser};
|
||||
/// Application entrypoint.
|
||||
pub fn main () -> Usually<()> {
|
||||
TekCli::parse().run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue