branch | status |
---|---|
master | |
develop |
This is a group of helper code and utilities for Netlinx, the control system platform from AMX by Harman. These are used internally by Solo Works London for automation and custom workflow tools for our clients.
Clone the project to your local machine using SSH:
git clone git@github.com:soloworks/go-netlinx-compilecfg.git
Or using HTTPS:
git clone https://github.com/soloworks/go-netlinx-compilecfg.git
To simply install the utilities from soure (assmuming a working GO environment)
Install Compiler Config Generator
go get github.com/soloworks/go-netlinx/compiler
Install Bulk FTP Puller
go get github.com/soloworks/go-netlinx/ftp
Install Bulk FTP Puller
go get github.com/soloworks/go-netlinx/ftp
- Visual Studio Code - Our prefered IDE
- Go - Programming Language
Please get in touch for details on our code of conduct, and the process for submitting pull requests to us. All code is open source, we just ask you acknowledge if it's useful, and let us know if you find issues.
- Sam Shelton - Head Honcho - Solo Works London
This project is licensed under the MIT License
- Hat tip to anyone whose code was used
- Inspiration
- etc