Skip to content

yukimemi/pj-rust-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pj-rust-cli

Rust CLI extras for kata templates. Compose above pj-rust in the preset order so its files take precedence on conflict.

Status

Currently empty by design — used during kata Phase 1 dogfood to demonstrate "templates can grow new files later, and kata apply brings them down to every registered project".

Planned additions (Phase 2+):

  • .github/workflows/release.yml — tagged-release publish to crates.io with tag/Cargo.toml version cross-check
  • src/main.rs — clap derive + tokio + tracing-subscriber scaffolding (when = "once")
  • src/lib.rs — minimal mod cli; pub use error::*; (when = "once")

Composition

kata init github.com/yukimemi/pj-presets:rust-cli ./your-new-pj

License

MIT.

About

Rust CLI extras for kata templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors