README.md

> Elixir Web Framework targeting full-featured, fault tolerant applications with realtime functionality
[](https://travis-ci.org/phoenixframework/phoenix)
[](http://inch-ci.org/github/phoenixframework/phoenix)
***
- [Documentation](#documentation)
- [Development](#development)
- [Building phoenix.coffee](#building-phoenixcoffee)
- [Contributing](#contributing)
- [Important links](#important-links)
- [Feature Roadmap](#feature-roadmap)
## Getting started
- See the official site at http://www.phoenixframework.org/
## Documentation
API documentation is available at [http://hexdocs.pm/phoenix](http://hexdocs.pm/phoenix)
## Development
There are no guidelines yet. Do what feels natural. Submit a bug, join a discussion, open a pull request.
### Building phoenix.coffee
```bash
$ coffee -o priv/static/js -cw assets/cs
```
## Contributing
We appreciate any contribution to Phoenix, so check out our [CONTRIBUTING.md](CONTRIBUTING.md) guide for more information. We usually keep a list of features and bugs [in the issue tracker][1].
## Important links
* \#elixir-lang on freenode IRC
* [Issue tracker][1]
* [phoenix-talk Mailing list (questions)][2]
* [phoenix-core Mailing list (development)][3]
[1]: https://github.com/phoenixframework/phoenix/issues
[2]: http://groups.google.com/group/phoenix-talk
[3]: http://groups.google.com/group/phoenix-core