Giter Club home page Giter Club logo

cloudpaint's Introduction

cloud-paint

This project only exists because I wanted to learn the go programming language. And because I am also a big fan of big picture diagrams for software I created cloudpaint and cloudpaint-cli.

What is this tool good for?

Cloud-paint is a tool for cloudfoundry to visualize an app running on cloud-foundry with all its dependencies to buildpacks, stacks, services, network policies and much more.

The target audience includes developers and architects which want to check if the running app really conforms to their architecture guidelines. Also platform teams can benefit from this tool.

What is not included?

cloud-paint currently only supports plantuml diagrams. From cloud-paint you can only get the plain text form of the diagram in plantuml syntax. You need to send this raw diagram to a plantuml renderer of your choice.

Documentation

Project documentation

Additional documentation for the project as a whole can be found in the docs directory.

Package documentation

Every package includes a doc.go file containing only a package statement and some documentation for this package.

See also Godoc: documenting Go code.

Testing

Well I created this project to get going with go. And the first time I just spent some time learning go basics. But as a professional software engineer I know that test driven development is also included in the first steps of learning any new programming language.

So I will try to stick to a strict red-green-refactor cycle.

To create the tests I will use goconvey. Goconvey is easy to setup and use. Just watch this video and you are good to go.

cloudpaint's People

Contributors

nrekretep avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.