crystal-ann
Version, currently 0.9.424 versions
- 0.9.4latestApr 11, 2018
- 0.9.3not indexedMar 31, 2025
- 0.9.2not indexedMar 31, 2025
- 0.9.1not indexedMar 31, 2025
- 0.9.0not indexedMar 31, 2025
- 0.8.3not indexedMar 31, 2025
- 0.8.2not indexedMar 31, 2025
- 0.8.1not indexedMar 31, 2025
- 0.8.0not indexedMar 31, 2025
- 0.7.1not indexedMar 31, 2025
- 0.7.0not indexedMar 31, 2025
- 0.6.2not indexedMar 31, 2025
- 0.6.1not indexedMar 31, 2025
- 0.6.0not indexedMar 31, 2025
- 0.5.3not indexedMar 31, 2025
- 0.5.2not indexedMar 31, 2025
- 0.5.1not indexedMar 31, 2025
- 0.5.0not indexedMar 31, 2025
- 0.4.0not indexedMar 31, 2025
- 0.3.1not indexedMar 31, 2025
- 0.3.0not indexedMar 31, 2025
- 0.2.1not indexedMar 31, 2025
- 0.2.0not indexedMar 31, 2025
- 0.1.0not indexedMar 31, 2025
github.com/crystal-community/crystal-ann
Web site to announce new Crystal projects, blog posts, updates and other work activities
48 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crystal-ann:
github: crystal-community/crystal-ann
version: ~> 0.9.4Then run:
shards installshard.yml
- Crystal
0.24.2- License
- MIT
- Authors
- V. Elenhaupt <velenhaupt@gmail.com>, Hugo Abonizio <hugo_abonizio@hotmail.com>
Dependencies
Runtime Dependencies
- amber0.6.7github: amberframework/amber
- hashids0.2.2github: splattael/hashids.cr
- micrate*github: juanedi/micrate
- sidekiq*github: mperham/sidekiq.cr, branch: master
- autolink0.1.3github: crystal-community/autolink.cr
- multi_auth1.0.0github: msa7/multi_auth
- granite_orm0.8.4github: amberframework/granite-orm
- twitter-crystal0.2.1github: sferik/twitter-crystal
Development Dependencies
README
# Crystal [ANN] [](https://travis-ci.org/crystal-community/crystal-ann) [](https://shards.rocks/github/crystal-community/crystal-ann) [](https://github.com/crystal-community/crystal-ann) [](http://www.amberframework.org/) [](https://gitter.im/veelenga/crystal-ann?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://twitter.com/crystallang_ann) Source code for https://crystal-ann.com. <p> <img src="https://gitcdn.link/repo/veelenga/bin/master/crystal-ann/ipad_mockup.png" width="600" /> <img src="https://gitcdn.link/repo/veelenga/bin/master/crystal-ann/iphone_mockup.png" width="200" /> </p> ## Setup 1. [Install Crystal](https://crystal-lang.org/docs/installation/index.html) 2. [Install Amber Framework](https://docs.amberframework.org/getting-started/Installation/) 3. [Install Postgres](http://postgresguide.com/setup/install.html) 4. Create `crystal_ann` and `crystal_ann_test` pg databases ## Development 1. Install project dependencies: ``` $ shards install ``` 2. Run database migrations: ``` $ amber db migrate ``` 3. Seed data: ``` $ amber db seed ``` 4. Start app and watch for source changes: ``` $ amber w ``` ## Testing Migrate test database and run specs: ``` $ MICRATE_RUN_UP=true crystal spec ``` ## Deployment to Heroku ``` $ heroku create app-name --buildpack https://github.com/crystal-lang/heroku-buildpack-crystal.git $ heroku buildpacks:add https://github.com/veelenga/heroku-buildpack-sidekiq.cr $ git push heroku master ``` And set environment variables with `heroku config:set VAR=VAL`: ``` AMBER_ENV AMBER_SESSION_SECRET MICRATE_RUN_UP REDIS_PROVIDER GITHUB_ID GITHUB_SECRET TWITTER_CONSUMER_KEY TWITTER_CONSUMER_SECRET TWITTER_ACCESS_TOKEN TWITTER_ACCESS_TOKEN_SECRET TWITTER_OAUTH_CONSUMER_KEY TWITTER_OAUTH_CONSUMER_SECRET ``` ## Contributors * [veelenga](https://github.com/veelenga) V. Elenhaupt - creator, maintainer * [hugoabonizio](https://github.com/hugoabonizio) Hugo Abonizio - contributor, maintainer * [janczer](https://github.com/janczer) Janczer - contributor * [lex111](https://github.com/lex111) Alexey Pyltsyn - contributor * [vaibhavsingh97](https://github.com/vaibhavsingh97) Vaibhav Singh - contributor * [PAPERPANKS](https://github.com/PAPERPANKS) Pankaj Kumar Gautam - 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.9.4- Tagged
- Apr 11, 2018
- Commit
22b3e2dabf13- Crystal
0.24.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/crystal-community/crystal-ann
Metadata
- Created
- Aug 13, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 24