aboutsummaryrefslogtreecommitdiff
path: root/snug-clean/nitrile.yml
blob: 4ab569914f0e070a5beebcffaf106066d3fc5ff3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
format_version: 0.4.5
name: snug-clean
type: Application
version: 0.1.0
maintainer: Camil Staps
contact_email: clean@camilstaps.nl

dependencies:
  base: ^1.0
  clean-platform: ^0.3

src:
  - src

build:
  compile:
    script:
      - clm:
          main: snug
          target: snug
          print_result: false
          print_time: false