gitextract_0fvnxyz3/ ├── .gitignore ├── Gemfile ├── LICENSE ├── README.md ├── Rakefile ├── VERSION ├── css/ │ └── main.css ├── generators/ │ └── license.js ├── index.html ├── lib/ │ ├── css_hooks.js │ ├── main.js │ └── sylvester.js └── package.json