You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pete McNeil f8a1938fe3 Updated readme file to explain. hace 4 años
CodeDweller @ 57459a5d9a Beginnings of setting up toolchain hace 5 años
SNFClient Updated copyright notice hace 5 años
SNFMulti @ 694590d05f Beginnings of setting up toolchain hace 5 años
.gitignore ignoring .tar.gz now hace 5 años
.gitmodules Beginnings of setting up toolchain hace 5 años
makefile first successful build hace 5 años
readme.md Updated readme file to explain. hace 4 años

readme.md

Readme

SNFClient is ia simple command line wrapper around SNFServer’s XCI interface. In fact, if you want to develop directly to the XCI interface you can use SNFClient in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.

This readme is a journal, really…

This is a combined readme and change log-- more of a journal really, because readme is immediately visible in online git repo’s and because it’s more flexible and less cluttered than having several files.

ChangeLog

[3.1] 20191104_M

  • Set up the changelog.md file
  • fixed a bug where combining -xhdr and -source caused a string overflow