Skip to content

opensourcedoc/clean-artifact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

clean-artifact

A utility to remove build artifacts and temporary files that share the same basename, such as executables, Emacs backups, and other generated files.

⚠️ Warning

clean-artifact will delete files without confirmation.
Always run with -d or --dry-run first to preview which files will be removed.

Usage

clean-artifact source.c json xml

This command keeps source.c and any files with the extensions .json and .xml, while deleting other files with the same basename.

License

MIT License (c) 2026 ByteBard

About

Utility to remove build artifacts and temporary files that share the same basename

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages