Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 854 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 854 Bytes

Automatic version updates

Fq

A tool for working with binary formats

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install fq

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/fqport.git
cd fqport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.