Skip to content

weberjas/outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outline

Summary

Outline is a command line utility designed to give the user a fast, high-level overview of a GO project. It does this by scanning all the source files and building a graph of types, struct, methods, and functions. This graph is then printed to stdout using text. It is not meant as an exhaustive reference, merely a quick way to understand a project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages