https://github.com/guangzhengli/files-editor-action
A GitHub action for file editor
https://github.com/guangzhengli/files-editor-action
Last synced: 8 months ago
JSON representation
A GitHub action for file editor
- Host: GitHub
- URL: https://github.com/guangzhengli/files-editor-action
- Owner: guangzhengli
- License: mit
- Created: 2022-09-24T12:42:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T10:11:16.000Z (about 3 years ago)
- Last Synced: 2024-04-28T06:13:55.964Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Files editor github actin
* change file content sort, file content: 'a,b,c' change to 'b,c,a'