-
Notifications
You must be signed in to change notification settings - Fork 7
Build
Nanolles is currently tested on Windows 10, Fedora 27 e MacOS High Sierra.
Before following this guide, make sure that you have installed the basic stuff:
Remember to setup the envioment variable. If you have any issue installing it, open a issue.
-
Get the Nanollet source-code:
go get -x -u github.com/brokenbydefault/Nanollet
-
Go to the source-code directory:
cd /d %GOPATH%\src\github.com\brokenbydefault\Nanollet
-
Get generator dependencies, if any:
go get -d ./GUI/Generator
-
Run the generator to create static files:
go generate
-
Compile the code:
go build -ldflags "-H=windowsgui -extldflags '-static' -s -w"
Before following this guide, make sure that you have installed the basic stuff:
Remember to setup the envioment variable. If you have any issue installing it, open a issue.
-
Get the Nanollet source-code:
go get -x -u github.com/brokenbydefault/Nanollet
-
Go to the source-code directory:
cd $GOPATH/src/github.com/brokenbydefault/Nanollet
-
Get generator dependencies, if any:
go get -d ./GUI/Generator
-
Run the generator to create static files:
go generate
-
Compile the code:
go build -ldflags "-s -w"
Before following this guide, make sure that you have installed the basic stuff:
Remember to setup the envioment variable. If you have any issue installing it, open a issue.
-
Get the Nanollet source-code:
go get -x -u github.com/brokenbydefault/Nanollet
-
Go to the source-code directory:
GOPATH=$(go env GOPATH); cd $GOPATH/src/github.com/brokenbydefault/Nanollet
-
Get generator dependencies, if any:
go get -d ./GUI/Generator
-
Run the generator to create static files:
go generate
-
Compile the code:
go build -ldflags "-s -w"
-
[Optional] Create a
.app
file using appify:go get github.com/machinebox/appify
GOPATH=$(go env GOPATH); $GOPATH/bin/appify -name "Nanollet" -icon $GOPATH/src/github.com/brokenbydefault/Nanollet/logo.png $GOPATH/src/github.com/brokenbydefault/Nanollet/Nanollet
- Build
-
Features
- SEEDFY
- NANOFY
- 2FA
- NANOALIAS