Skip to content

Instantly share code, notes, and snippets.

@ryantm
Last active April 20, 2018 11:16
Show Gist options
  • Save ryantm/27e3a60a9041b9898ce150344a6c3db4 to your computer and use it in GitHub Desktop.
Save ryantm/27e3a60a9041b9898ce150344a6c3db4 to your computer and use it in GitHub Desktop.
/nix/store/l85kq1n5mv8shw19rd26vx1qh2q2xj98-jbake-2.6.1
├── bin
│   ├── jbake
│   └── jbake.bat
├── example_project_freemarker.zip
├── example_project_groovy-mte.zip
├── example_project_groovy.zip
├── example_project_jade.zip
├── example_project_thymeleaf.zip
└── lib
├── args4j-2.33.jar
├── asciidoctorj-1.5.6.jar
├── asciidoctorj-diagram-1.5.8.jar
├── asm-5.0.3.jar
├── asm-analysis-5.0.3.jar
├── asm-tree-5.0.3.jar
├── asm-util-5.0.3.jar
├── attoparser-2.0.4.RELEASE.jar
├── autolink-0.6.0.jar
├── commons-collections-3.2.2.jar
├── commons-configuration-1.10.jar
├── commons-io-2.6.jar
├── commons-jexl-2.1.1.jar
├── commons-lang-2.6.jar
├── commons-lang3-3.7.jar
├── commons-logging-1.2.jar
├── commons-vfs2-2.2.jar
├── concurrentlinkedhashmap-lru-1.4.2.jar
├── flexmark-0.32.20.jar
├── flexmark-ext-abbreviation-0.32.20.jar
├── flexmark-ext-anchorlink-0.32.20.jar
├── flexmark-ext-aside-0.32.20.jar
├── flexmark-ext-autolink-0.32.20.jar
├── flexmark-ext-definition-0.32.20.jar
├── flexmark-ext-emoji-0.32.20.jar
├── flexmark-ext-escaped-character-0.32.20.jar
├── flexmark-ext-footnotes-0.32.20.jar
├── flexmark-ext-gfm-strikethrough-0.32.20.jar
├── flexmark-ext-gfm-tasklist-0.32.20.jar
├── flexmark-ext-ins-0.32.20.jar
├── flexmark-ext-jekyll-front-matter-0.32.20.jar
├── flexmark-ext-superscript-0.32.20.jar
├── flexmark-ext-tables-0.32.20.jar
├── flexmark-ext-toc-0.32.20.jar
├── flexmark-ext-typographic-0.32.20.jar
├── flexmark-ext-wikilink-0.32.20.jar
├── flexmark-ext-yaml-front-matter-0.32.20.jar
├── flexmark-formatter-0.32.20.jar
├── flexmark-jira-converter-0.32.20.jar
├── flexmark-profile-pegdown-0.32.20.jar
├── flexmark-util-0.32.20.jar
├── freemarker-2.3.28.jar
├── groovy-2.4.15.jar
├── groovy-templates-2.4.15.jar
├── groovy-xml-2.4.15.jar
├── jade4j-1.2.7.jar
├── javassist-3.20.0-GA.jar
├── javax.servlet-api-3.1.0.jar
├── jbake-core-2.6.1.jar
├── jbake-dist-2.6.1.jar
├── jcommander-1.35.jar
├── jetty-http-9.2.24.v20180105.jar
├── jetty-io-9.2.24.v20180105.jar
├── jetty-server-9.2.24.v20180105.jar
├── jetty-util-9.2.24.v20180105.jar
├── jna-4.5.0.jar
├── jna-platform-4.5.0.jar
├── jruby-complete-1.7.26.jar
├── json-simple-1.1.1.jar
├── jsoup-1.11.2.jar
├── jul-to-slf4j-1.7.25.jar
├── logback-classic-1.2.3.jar
├── logback-core-1.2.3.jar
├── logging
│   └── logback.xml
├── ognl-3.1.12.jar
├── orientdb-core-2.2.33.jar
├── parboiled-core-1.1.7.jar
├── parboiled-java-1.1.7.jar
├── pegdown-1.6.0.jar
├── slf4j-api-1.7.25.jar
├── snappy-java-1.1.0.1.jar
├── thymeleaf-3.0.9.RELEASE.jar
└── unbescape-1.1.5.RELEASE.jar
3 directories, 80 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment