All Projects → inaka → credo_server

inaka / credo_server

Licence: Apache-2.0 license
Credo Server

Programming Languages

elixir
2628 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to credo server

Credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Stars: ✭ 4,144 (+29500%)
Mutual labels:  credo
codeclimate-credo
Code Climate Credo Engine
Stars: ✭ 24 (+71.43%)
Mutual labels:  credo
vscode-elixir-credo
VSCode support for Elixir Linter 'Credo'.
Stars: ✭ 20 (+42.86%)
Mutual labels:  credo
credo naming
🏷 A suite of Credo checks to enforce naming best practices in an Elixir project
Stars: ✭ 68 (+385.71%)
Mutual labels:  credo

CredoServer

Build Status Coverage Status Deps Status

Server for running Credo on Github Pull Requests.

To start your own server:

  1. You need to set all environment variables needed. See dev.exs
  2. Install dependencies with mix deps.get
  3. Create database with mix ecto.create
  4. Run migrations with mix ecto.migrate
  5. Start app with iex -S mix

Contact Us

If you find any bugs or have a problem while using this library, please open an issue in this repo (or a pull request :)).

And you can check all of our open-source projects at inaka.github.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].