summaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 27acc3cfe276fa5a93587f4496de705dadc5b412 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                  





                         
                                                             
# SPDX-License-Identifier: ISC
# Copyright © 2021 siddharth <s@ricketyspace.net>

MOD=ricketyspace.net/fern

fern: fmt
	go build

fmt:
	go fmt ${MOD} ${MOD}/config ${MOD}/file ${MOD}/schema