first working version

This commit is contained in:
ston1th 2018-09-14 00:14:49 +02:00
commit 85f93bae69
32 changed files with 863 additions and 571 deletions

View file

@ -8,7 +8,6 @@ PROGRAM=gowiki
all: $(PROGRAM)
setup:
$(CC) get github.com/tools/godep
$(CC) get github.com/client9/misspell
$(PROGRAM): clean codeqa
@ -26,7 +25,7 @@ golint:
$(GOPATH)/bin/golint .
misspell:
$(GOPATH)/bin/misspell **/*
$(GOPATH)/bin/misspell -i functionallity,avaliable,HALP,halp,agains,becuase,Christiaan,compatiblity,conjuction,frequence,inital,inot,occurance,overriden,pervious,preceeded,preceeds,precendence,PROPOGATE,reamining,represenation,soley,substract,supression,whcih *
templates:
$(CC) generate