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.

30 lines
480 B

name: networkctl
version: 0.1.0
# authors:
# - name <email@example.com>
description: |
networkctl is a command-line software to manage the network.
# dependencies:
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
targets:
networkctl:
main: src/main.cr
tests:
main: src/tests.cr
dependencies:
ipaddress:
github: sija/ipaddress.cr
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
license: ISC