https://github.com/dantleech/cmf-utils
Simple utility scripts for the CMF
https://github.com/dantleech/cmf-utils
Last synced: over 1 year ago
JSON representation
Simple utility scripts for the CMF
- Host: GitHub
- URL: https://github.com/dantleech/cmf-utils
- Owner: dantleech
- Created: 2013-08-02T11:02:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-12-16T11:12:36.000Z (over 10 years ago)
- Last Synced: 2025-01-30T15:44:36.656Z (over 1 year ago)
- Language: PHP
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CMF Utility Scripts
===================
Miscellaneous scripts for the CMF
scripts/yaml_to_xliff.php
-------------------------
Script that converts YAML to XLIFF files:
$ php yaml_to_xliff.php /path/to/YAML
Will create an XLIFF version of the YAML file in the same directory.
web/bs_standards.php
--------------------
Web script to generate a GitHub flavoured checklist for the bundle standards
document.