Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fritzing/fzb
fritzing fzb
https://github.com/fritzing/fzb
Last synced: about 21 hours ago
JSON representation
fritzing fzb
- Host: GitHub
- URL: https://github.com/fritzing/fzb
- Owner: fritzing
- Created: 2016-08-18T09:20:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T13:05:50.000Z (over 5 years ago)
- Last Synced: 2024-06-20T08:20:58.245Z (5 months ago)
- Language: Go
- Size: 21.5 KB
- Stars: 4
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fzb [![Build Status](https://travis-ci.org/fritzing/fzb.svg?branch=master)](https://travis-ci.org/fritzing/fzb)
this tool is part of the `fritzing-parts` continous integration test environment.
## Roadmap
- [x] Data struct
- [ ] Validator
- [x] Icon Filecheck
- [ ] Encoding
- [x] XML
- [ ] JSON
- [ ] YAML
- [ ] Read/Write File
- [ ] Cli
- [x] validate (alpha)
- [ ] format
- [ ] get
- [ ] create## Implementation
this validator is written in `go`. [![GoDoc](https://godoc.org/github.com/fritzing/fzb/src/go?status.svg)](http://godoc.org/github.com/fritzing/fzb/src/go)