Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

[Patrick] [WIP] lukso-cli in Go #9

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2021

  1. Initial setup for go CLI

    Patryk Krakos committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    028bfa3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Change CLI library

    Patryk Krakos committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    0a7a315 View commit details
    Browse the repository at this point in the history
  2. Add arguments

    Patryk Krakos committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    bb3c542 View commit details
    Browse the repository at this point in the history
  3. Add Loading from YAML

    Patryk Krakos committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    45e0a09 View commit details
    Browse the repository at this point in the history
  4. Add proper flag priortiy

    Patryk Krakos committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    e3232b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Add runner

    Patryk Krakos committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    feffbf5 View commit details
    Browse the repository at this point in the history
  2. Check directory existence

    Patryk Krakos committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0d5b834 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Rename file

    Delete unused var
    Patryk Krakos committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bb2a0fa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Rename package

    Patryk Krakos committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    b51740f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Merge branch 'feature/1u9p4r7/golang-lukso-cli' of github.com:lukso-n…

    …etwork/network-lukso-cli into feature/1u9p4r7/golang-lukso-cli
    Patryk Krakos committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4a1826b View commit details
    Browse the repository at this point in the history
  2. Add function body

    Patryk Krakos committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    018c668 View commit details
    Browse the repository at this point in the history
  3. Update cli library to v2

    Patryk Krakos committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    81e7e2b View commit details
    Browse the repository at this point in the history
  4. Add version command

    Patryk Krakos committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    405ac54 View commit details
    Browse the repository at this point in the history
  5. Correct redundant reference

    Patryk Krakos committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    81b645d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Add more flags

    Patryk Krakos committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    a61a268 View commit details
    Browse the repository at this point in the history
  2. Add more flags

    Patryk Krakos committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    5d6fb1c View commit details
    Browse the repository at this point in the history