Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/velimir/alcsmg

Code style checker for the alcs
https://github.com/velimir/alcsmg

Last synced: about 2 months ago
JSON representation

Code style checker for the alcs

Awesome Lists containing this project

README

        

# Alcsmg

To start your new Phoenix application you have to:

1. Install dependencies with `mix deps.get`
2. Start Phoenix router with `mix phoenix.start`

Now you can visit `localhost:4000` from your browser.

## Notes

* If you choose to change the application's structure, you could manually start the router from your code like this `Alcsmg.Router.start`