Welcome to the documentation repository for F2, a powerful bulk-renaming tool developed in Go!
Explore the documentation online at: https://f2.freshman.tech
To clone the repository and run the documentation site on your local machine, follow these steps:
git clone https://github.com/ayoisaiah/f2-docs/
cd f2-docs
npm install
npm run docs:dev
We welcome contributions! If you have ideas to improve the documentation, feel free to submit a pull request or create an issue.