Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leblanc-simon/yaml-sort
https://github.com/leblanc-simon/yaml-sort
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leblanc-simon/yaml-sort
- Owner: leblanc-simon
- License: wtfpl
- Created: 2022-08-03T15:27:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T15:56:45.000Z (over 2 years ago)
- Last Synced: 2023-03-12T00:22:55.335Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# yaml-sort
Sort all keys in your YAML file from a directory
## Install
`yarn global add git+https://github.com/leblanc-simon/yaml-sort.git --prefix /usr/local`
## Usage
`yaml-sort [directory]`
## Thanks
* [JS-YAML](https://github.com/nodeca/js-yaml)
## Authors
* Simon Leblanc (Code and design)
## License
* [WTFPL](http://www.wtfpl.net/)