All Projects → tsuru → Tsuru.io

tsuru / Tsuru.io

Licence: bsd-3-clause
Tsuru PaaS website.

Labels

tsuru.io website

This is the tsuru.io landing page.

Setting up

You must have SASS, Node.js and grunt-cli installed. After that, clone this project:

$ git clone [email protected]:tsuru/tsuru.io.git

And install the dependencies:

$ cd tsuru.io
$ make install

That's it. You're set.

Running & developing

Having the dependencies installed, just run:

$ make run

Now you can access it locally at localhost:7777. At any changes, the page will be automatically generated again.

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].