Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 577 Bytes

DEVELOPER.md

File metadata and controls

26 lines (17 loc) · 577 Bytes

Developer notes

glcon

glcon integrates gleaner and nabu to make a single env

integrating with local nabu

see article

`require ( .... github.com/gleanerio/nabu v0.0.0-20211214151422-eda9e525f196 ... }

replace ( github.com/gleanerio/nabu v0.0.0-20211214151422-eda9e525f196 => ../nabu )`

REMOVE WHEN COMMITTING FOR A PULL REQUEST

update nabu dependency

if nabu code has been updated, the you need to update the dependency go get -u github.com/gleanerio/nabu