Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 763 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 763 Bytes

cloud-costs README

Travis CI Licensed under Apache License version 2.0

This is a project using the Pyramid framework (http://www.pylonsproject.org/).

The purpose is to develop a set of utilities and tools that provides meaningful information for tracking costs and usage associated with running infrastructure on top of cloud services.

Getting Started

  • cd

  • $VENV/bin/python setup.py develop

  • $VENV/bin/initialize_budget_db development.ini

  • $VENV/bin/pserve --reload development.ini