Initial
This commit is contained in:
10
lamv.nimble
Normal file
10
lamv.nimble
Normal file
@@ -0,0 +1,10 @@
|
||||
# Package
|
||||
version = "0.1.0"
|
||||
author = "luxick"
|
||||
description = "Link aware file mover"
|
||||
license = "GPL-2.0"
|
||||
srcDir = "src"
|
||||
bin = @["lamv"]
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 1.0.4"
|
||||
Reference in New Issue
Block a user