1 Forks
92 Stars
92 Watchers

uxf

Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml.

How to download and setup uxf

Open terminal and run command
git clone https://github.com/mark-summerfield/uxf.git
git clone is used to create a copy or clone of uxf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with uxf https://github.com/mark-summerfield/uxf/archive/master.zip

Or simply clone uxf with SSH
[email protected]:mark-summerfield/uxf.git

If you have some problems with uxf

You may open issue on uxf support forum (system) here: https://github.com/mark-summerfield/uxf/issues