Skip to content
/ bsck Public

bsck is a tool that checks and removes \b and ^H from file names. ⚒️

License

Notifications You must be signed in to change notification settings

love1ace/bsck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsck

bsck is a tool that checks and removes \b and ^H from file names.

npm license

bsck

Quick Start

Get bsck up and running quickly!

  • npx bsck: Scans your project files for filenames containing \b and ^H.
  • npx bsck --fix: Scans and automatically removes the \b and ^H characters from file names.
  1. Run:

    npx bsck

    alt text

    npx bsck --fix

    alt text

  2. Done!

Contributing

We welcome contributions to bsck! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions, suggestions, or feedback, please contact love1ace.

About

bsck is a tool that checks and removes \b and ^H from file names. ⚒️

Resources

License

Stars

Watchers

Forks