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.

readme.md 641B

123456789101112131415161718
  1. # Readme
  2. SNFClient is ia simple command line wrapper around SNFServer's XCI interface.
  3. In fact, if you want to develop directly to the XCI interface you can use SNFClient
  4. in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.
  5. ## This readme is a journal, really...
  6. This is a combined readme and change log-- more of a journal really, because
  7. readme is immediately visible in online git repo's and because it's more flexible
  8. and less cluttered than having several files.
  9. # ChangeLog
  10. ## [3.1] 20191104_M
  11. - Set up the changelog.md file
  12. - fixed a bug where combining -xhdr and -source caused a string overflow