A command line program that aids in the design and reverse engineering of custom file types
Find a file
2024-09-08 12:47:26 -05:00
.github made some changes to the project structure 2024-09-08 12:47:26 -05:00
source made some changes to the project structure 2024-09-08 12:47:26 -05:00
tests made some changes to the project structure 2024-09-08 12:47:26 -05:00
.gitignore updated gitignore 2024-09-06 12:38:22 -05:00

<center>

# Zipssion
![version: 0.1.0-alpha](https://img.shields.io/badge/0.1.0-alpha?style=plastic&logoSize=auto&label=version&labelColor=black&color=blue&link=https%3A%2F%2Fsemver.org%2F) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Project Type: toy](https://img.shields.io/badge/project%20type-toy-blue)](https://project-types.github.io/#toy) [![ide: pulsar](https://87dx2k69x4yr.runkit.sh)](https://pulsar-edit.dev/)
</center>

## What is this?
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=70A909&background=00000098&multiline=true&width=435&height=150&lines=Zipssion+is+a+command+line+program;that+aids+in+the+design+and;reverse+engineering+of+custom;file+types.)](https://git.io/typing-svg)

## More about this repository

This project is just getting started and only has a couple of features implemented

## Known issues / TODOs

- [ ] Write TODOs

## View source

[![cOborski/zipssion](https://img.shields.io/static/v1?label=cOborski&message=zipssion&color=yellow&logo=github)](https://github.com/coborski/zipssion/)


## Credits and references

- [Command Line Interface Guidelines](https://clig.dev/)
- [docopt](https://github.com/docopt/docopt)
- [pyfiglet](https://github.com/pwaller/pyfiglet)
- [rich-cli](https://github.com/Textualize/rich-cli)
- [asciinema](https://asciinema.org/)
- [pypager](https://github.com/prompt-toolkit/pypager)
- [piou](https://github.com/andarius/piou)

[🔝](#zipssion)