Skip to content

tailwags/xtask-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtask-common

A shared toolkit that standardizes task automation across my Rust projects using the xtask pattern. It eliminates code duplication while maintaining consistent tooling and workflows for common development tasks like CI, testing, and formatting. By centralizing these tasks in a single library, I can ensure uniform behavior across all my projects while adapting the defaults to match my specific development patterns and preferences.

Note: While this crate is open source and you're welcome to use it, it's optimized for my needs and may change without warning. Consider creating your own solution if you need different defaults.

License

This project is licensed under the Apache-2.0 License. For more information, please see the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages