Skip to content

omzlo/nocand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nocand

This repository contains the source code for nocand the NoCAN server.

For more information see http://omzlo.com/the-nocan-platform

This code is licensed under the MIT license as described in LICENSE.

Building nocand

The nocand tool is written in GO. You will need to download and install GO if you want to build nocand yourself instead of using the official binaries.

Downloading all the source code and all dependencies is as simple as:

git clone https://github.com/omzlo/nocand.git
cd nocand
go get ./...

Building the executable:

go build cmd/nocand.go

About

nocand, the NoCAN server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •