cbrnrd / star

🌠The Stupid Archive format

Home Page:https://carterbrainerd.me/star

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star

The Stupid Archive format

Build Status License version

Installation

  1. From source (preferred)

The Crystal compiler is required to build from source.

One-liner to install star: git clone https://github.com/cbrnrd/star && cd star && make install

  1. Precompiled

There are precompiled binaries and object files in the releases section in GitHub.

Usage

For the usage instructions, you can just run star help after you install it.

Contributing

  1. Fork it (https://github.com/cbrnrd/star/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • cbrnrd - creator and maintainer

About

🌠The Stupid Archive format

https://carterbrainerd.me/star

License:MIT License


Languages

Language:Crystal 97.8%Language:Makefile 2.2%