Android Debug Bridge client/analysis tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
240 B

# Package
version = "0.1.0"
author = "Wesley Kerfoot"
description = "Android Debug Bridge Swiss Army Knife"
license = "MIT"
srcDir = "src"
bin = @["adbtool"]
# Dependencies
requires "nim >= 1.0.9"