cryostasis
Version, currently 0.9.01 version
- 0.9.0latestJan 10, 2022
github.com/jwaldrip/cryostasis
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cryostasis:
github: jwaldrip/cryostasis
version: ~> 0.9.0Then run:
shards installshard.yml
- Crystal
~> 1.0- License
- MIT
- Author
- jwaldrip
Dependencies
This version declares no dependencies.
README
Cryostasis
Cryostasis allows you to preserve files into the crystal binary. Upon launch of the app, the files will be restored to their location relative to the executable. This allows you to access the files in a standard crystal way and does not keep the files in memory for longer than they need to be.
Installation
-
Add the dependency to your
shard.yml:dependencies: cryostasis: github: jwaldrip/cryostasis -
Run
shards install
Usage
require "cryostasis"
Cryostasis.preserve("glob/pattern/of/files/**")
Contributing
- Fork it (https://github.com/jwaldrip/cyrostasis/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- jwaldrip - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.9.0- Tagged
- Jan 10, 2022
- Commit
b572e53b96a4- Crystal
~> 1.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/jwaldrip/cryostasis
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 16, 2026
- Versions
- 1