Sha256: 4620fcf1491b0182452f7b802ca1c96eb555a8791d58e4e06bc95a90232bd419

Contents?: true

Size: 625 Bytes

Versions: 3

Compression:

Stored size: 625 Bytes

Contents

# Development Environment Setup

Utopia is built on Ruby and Rack. Therefore, Ruby (suggested 2.0+) should be installed and working. Then, simply run:

	$ gem install utopia

To install all required dependencies.

Utopia and it's dependencies are built on Linux and Mac by default, and therefore compatibility with Windows is not guaranteed.

## Atom Integration

Utopia uses [Trenni](https://github.com/ioquatix/trenni) for templates and it has a syntax slightly different from ERB. However, there is a [package for Atom](https://atom.io/packages/language-trenni) which provides accurate syntax highlighting.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
utopia-1.9.2 documentation/pages/wiki/development-environment-setup/content.md
utopia-1.9.1 documentation/pages/wiki/development-environment-setup/content.md
utopia-1.9.0 documentation/pages/wiki/development-environment-setup/content.md