For giggles :)
- Add this to your dependency:
[org.asciidoctor/asciidoctorj "1.5.5"]
| ;; ~/.config/conjure/conjure.edn | |
| {:conns | |
| ;; My `clj -Aprepl-server` alias spits out a `.socket-port` file when it starts | |
| ;; a prepl server. This configuration allows Conjure to find the prepl server | |
| ;; without needing to specify the port explicitly. | |
| {:cwd {:port #slurp-edn ".socket-port"}}} |
| /**************************************************************** | |
| ARCHIVED - NOT MAINTAINED | |
| If you want to use this script (or one like it), please use the | |
| maintained version here: | |
| https://github.com/jakerella/jqes6/blob/master/jqes6.js | |
| ****************************************************************/ | |
| (function() { | |
| 'use strict'; |
| #!/usr/bin/env swift | |
| // | |
| // PrintBootCampESDInfo.swift | |
| // | |
| // Created by nuomi1 on 8/5/18. | |
| // Copyright © 2018年 nuomi1. All rights reserved. | |
| // | |
| import Foundation |