Skip to content
  • Jamie Tanna's avatar
    c24a397d
    Initial version with `media upload` command · c24a397d
    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.
    c24a397d
    Initial version with `media upload` command
    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.
This project is licensed under the Apache License 2.0. Learn more
Loading