-
Jamie Tanna authored
A very horrible commit as I've taken some time to get it working, and it's not worth unpicking. We use `cobra` and `viper` as the very popular, and batteries-included, command-line interface wrapper. We split the core logic for HTTP interactions with Micropub to a `core` package, and keep the `cmd` package for purely CLI interface.
Jamie Tanna authoredA very horrible commit as I've taken some time to get it working, and it's not worth unpicking. We use `cobra` and `viper` as the very popular, and batteries-included, command-line interface wrapper. We split the core logic for HTTP interactions with Micropub to a `core` package, and keep the `cmd` package for purely CLI interface.
This project is licensed under the Apache License 2.0.
Learn more
Loading