mirror of
https://github.com/He4eT/cheap-glkote.git
synced 2026-05-04 16:37:23 +00:00
Add links to original files
This commit is contained in:
parent
f903b78745
commit
a9842cd696
6 changed files with 27 additions and 17 deletions
|
|
@ -1,15 +1,8 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
|
||||
Emglken runner
|
||||
==============
|
||||
|
||||
Copyright (c) 2020 Dannii Willis
|
||||
MIT licenced
|
||||
https://github.com/curiousdannii/emglken
|
||||
|
||||
*/
|
||||
/**
|
||||
* @see: https://github.com/curiousdannii/emglken/blob/master/bin/emglken.js
|
||||
*/
|
||||
|
||||
const fs = require('fs')
|
||||
const minimist = require('minimist')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue