Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

HackFSU/feather-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack fsu banner

HackFSU Feather Codes

Build Status MPL 2.0 Made with love

To facilitate the interaction with our hackers, judges, mentors, and volunteers at HackFSU, we devise a custom barcode-like visual data encoding system based on our logo, compatible with existing Code128 barcode scanners.

Contributing

See our guidelines for contributing at CONTRIBUTING.md and get started!

Quickstart

Clone this repository to get started!

git clone https://github.com/hackfsu/feather-code.git && cd feather-code

Then run the tests to make sure verything went well with

cargo test

If you don't have the rust toolchain installed, run this command (on a Unix system):

curl https://sh.rustup.rs -sSf | sh

About

Encoding and Decoding for custom visual encoding format that extends the Code128 barcode standard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published