You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now skunk will display the output it generates as simple text.
We would like that skunk could take a --format flag where you can specify an html format
We probaby want to abstract this code into its own class so we are able to switch formatters at runtime