https://github.com/caomeiyouren/auto-change-file-name
https://github.com/caomeiyouren/auto-change-file-name
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caomeiyouren/auto-change-file-name
- Owner: CaoMeiYouRen
- License: mit
- Created: 2022-06-20T11:00:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T11:57:07.000Z (over 3 years ago)
- Last Synced: 2025-01-04T22:45:37.553Z (9 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
auto-change-file-name
### 🏠 [主页](https://github.com/CaoMeiYouRen/auto-change-file-name#readme)
[https://github.com/CaoMeiYouRen/auto-change-file-name#readme](https://github.com/CaoMeiYouRen/auto-change-file-name#readme)
### ✨ [Demo](https://github.com/CaoMeiYouRen/auto-change-file-name#readme)
[https://github.com/CaoMeiYouRen/auto-change-file-name#readme](https://github.com/CaoMeiYouRen/auto-change-file-name#readme)
## 依赖要求
- node >=12
## 安装
```sh
npm install
```## 使用
```sh
npm run start
```## 开发
```sh
npm run dev
```## 编译
```sh
npm run build
```## Lint
```sh
npm run lint
```## Commit
```sh
npm run commit
```## 作者
👤 **CaoMeiYouRen**
* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)
* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)## 🤝贡献
欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/auto-change-file-name/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/auto-change-file-name/blob/master/CONTRIBUTING.md).## 💰支持
如果觉得这个项目有用的话请给一颗⭐️,非常感谢
## 📝 License
Copyright © 2022 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).
This project is [MIT](https://github.com/CaoMeiYouRen/auto-change-file-name/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_