https://github.com/cbrnrd/star
🌠The Stupid Archive format
https://github.com/cbrnrd/star
archive crystal fileformat linux shard tar unix
Last synced: 7 months ago
JSON representation
🌠The Stupid Archive format
- Host: GitHub
- URL: https://github.com/cbrnrd/star
- Owner: cbrnrd
- License: mit
- Created: 2019-02-26T00:04:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T22:43:20.000Z (over 6 years ago)
- Last Synced: 2025-01-31T15:42:18.857Z (9 months ago)
- Topics: archive, crystal, fileformat, linux, shard, tar, unix
- Language: Crystal
- Homepage: https://carterbrainerd.me/star
- Size: 660 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Star
The Stupid Archive format
## Installation
1. From source (preferred)
The [Crystal compiler](https://crystal-lang.org/reference/installation/) is required to build from source.
One-liner to install star: `git clone https://github.com/cbrnrd/star && cd star && make install`
2. 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 ()
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](https://github.com/cbrnrd) - creator and maintainer
![]()