WIP
This commit is contained in:
parent
f340da7e02
commit
582b7743f7
4 changed files with 39 additions and 23 deletions
14
etherpad2latex.nimble
Normal file
14
etherpad2latex.nimble
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "joachimschmidt557"
|
||||
description = "Fetch and compile latex from etherpad"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
bin = @["etherpad2latex"]
|
||||
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 0.20.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue