Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 756 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 756 Bytes

Morfeo

Go Report Card CII Best Practices

A simple CLI to analyze the guts of your application!

How do I get set up?

  • Golang >= 1.9
  • UNIX based OS
  • No Tests yet 🐫
  • For now there are only two commands the command build and help

COMMANDS FOR RUN THE PROJECT

  • git clone https://github.com/Horaddrim/Morfeo
  • cd morfeo
  • go build .
  • ./morfeo build <args>
  • Enjoy! 😄

Who do I talk to?