Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 580 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 580 Bytes

UkeGeeks

UkeGeeks Scriptasaurus creates fingering diagrams by reading plain text or ChordPro ukulele and guitar songs

If you'd like to slim the load for FTP or what have you, you can ditch the contents of the js/libs/ folder except for the ukeGeeks.scriptasaurus.min.js (which are in js/libs/scriptasaurus/build/). The rest of the files in that folder are used to compile these merged and min files. The js/libs/scriptasaurus/scripts/build.sh file is a simple bash script that utilizes cat and yui-compressor to create the merged and min files in the correct order.