https://github.com/liarprincess/change-file-license
Tool to manage license at the top of the file.
https://github.com/liarprincess/change-file-license
Last synced: about 1 month ago
JSON representation
Tool to manage license at the top of the file.
- Host: GitHub
- URL: https://github.com/liarprincess/change-file-license
- Owner: LiarPrincess
- License: other
- Created: 2020-09-27T13:39:25.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-27T13:40:18.000Z (almost 6 years ago)
- Last Synced: 2025-02-27T09:59:18.554Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Tool to manage license at the top of the file.
- add `./license.txt`
- remove `./old-license.txt`
Configuration done in code!
Remember to recompile (`tsc`) after changes.