shards-info

View of all repositories on GitHub that have Crystal code in them crystal-shards github gitlab hacktoberfest
2.3.0 released
shards.info

Built with Crystal Travis (.org) branch

View of all repositories on Github and Gitlab that have Crystal code in them.

Installation

  • Install Crystal
  • Clone this repository
  • Install dependencies shards install
  • Rename .env.example to .env, and set variables.
  • Run it crystal src/shards-info.cr

Development

psql -c 'CREATE DATABASE shards_info_development;' -U postgres
crystal src/db.cr -- migrate

Frontend

Install depencencies:

npm install

After modifications:

  1. Run npm run build
  2. Change version of application.js and application.css in src/views/layouts/layout.slang

Specs

export KEMAL_ENV=test && crystal spec

Special thanks

Contributing

  1. Fork it (https://github.com/mamantoha/shards-info/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

  • mamantoha Anton Maminov - creator, maintainer
shards-info:
  github: mamantoha/shards-info
  version: ~> 2.3.0
License MIT
Crystal 0.35.1

Authors

Dependencies 14

  • autolink
    {'github' => 'crystal-community/autolink.cr'}
  • cache
    {'github' => 'mamantoha/cache'}
  • clear~mamantoha develop
    {'branch' => 'develop', 'github' => 'mamantoha/clear'}
  • cmark master
    {'branch' => 'master', 'github' => 'amauryt/cr-cmark-gfm'}
  • crest
    {'github' => 'mamantoha/crest'}
  • delegator
    {'github' => 'Schniz/delegator.cr'}
  • dotenv master
    {'branch' => 'master', 'github' => 'gdotdesign/cr-dotenv'}
  • emoji master
    {'branch' => 'master', 'github' => 'veelenga/emoji.cr'}
  • humanize_time
    {'github' => 'mamantoha/humanize_time'}
  • kemal master
    {'branch' => 'master', 'github' => 'kemalcr/kemal'}
  • mosquito master
    {'branch' => 'master', 'github' => 'robacarp/mosquito'}
  • raven 1.8.1
    {'github' => 'Sija/raven.cr', 'version' => '1.8.1'}
  • shards ~> 0.10.0
    {'github' => 'crystal-lang/shards', 'version' => '~> 0.10.0'}
  • slang master
    {'branch' => 'master', 'github' => 'jeromegn/slang'}

Development Dependencies 1

Dependents 0

Last synced .
search fire star recently