Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.11 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.11 KB

f2

F2 Documentation

Welcome to the documentation repository for F2, a powerful bulk-renaming tool developed in Go!

Pull requests welcome LICENCE

Explore the documentation online at: https://f2.freshman.tech

Running the site locally

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

Contributing

We welcome contributions! If you have ideas to improve the documentation, feel free to submit a pull request or create an issue.