avram
Version, currently 0.4.019 versions
- 0.10.0latestJun 12, 2019
- 0.9.4not indexedAug 15, 2019
- 0.9.3not indexedAug 15, 2019
- 0.9.2not indexedAug 15, 2019
- 0.9.1not indexedAug 15, 2019
- 0.9.0not indexedAug 15, 2019
- 0.7.0not indexedAug 15, 2019
- 0.7.0-rc1not indexedAug 15, 2019
- 0.6.1not indexedAug 15, 2019
- 0.6.0not indexedAug 15, 2019
- 0.5.0not indexedAug 15, 2019
- 0.5.0-rc1not indexedAug 15, 2019
- 0.4.0not indexedAug 15, 2019
- 0.3.1not indexedAug 15, 2019
- 0.3.0not indexedAug 15, 2019
- 0.2.1not indexedAug 15, 2019
- 0.2.0not indexedAug 15, 2019
- 0.1.2not indexedAug 15, 2019
- 0.1.1not indexedAug 15, 2019
github.com/fernandes/avram
A Crystal database wrapper for reading, writing, and migrating Postgres databases.
Nothing has been indexed for 0.4.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
avram:
github: fernandes/avram
version: ~> 0.4.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.4.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
Avram
Why Avram?
The name comes from Henriette Avram.
Henriette Davidson Avram (October 7, 1919 – April 22, 2006) was a computer programmer and systems analyst who developed the MARC format (Machine Readable Cataloging), the international data standard for bibliographic and holdings information in libraries.
Installation
Add this to your application's shard.yml:
dependencies:
avram:
github: luckyframework/avram
Usage
require "avram"
Contributing
- Fork it ( https://github.com/luckyframework/avram/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Install docker and docker-compose: https://docs.docker.com/compose/install/
- Run
script/setup - Make your changes
- Run
script/testto run the specs, build shards, and check formatting - Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Testing
To run the tests:
- Install docker and docker-compose: https://docs.docker.com/compose/install/
- Run
script/setupto set up the docker environment - Run
script/testto run the specs, build shards, and check formatting
You can run individual tests like this: docker-compose run --rm app crystal spec path/to/spec.cr
Remember to run
docker-compose downwhen you're done. This will stop the Crystal container.
Contributors
- paulcsmith Paul Smith - creator, maintainer
- mikeeus Mikias Abera - contributor
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.4.0- Tagged
- Aug 15, 2019
- Commit
2640f4776de2- Indexed
- not yet
Dependents
Repository
github.com/fernandes/avram
Metadata
- Created
- Aug 19, 2026
- Updated
- Sep 22, 2026
- Synced
- Sep 22, 2026
- Versions
- 19