Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make package #4

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Make package #4

wants to merge 16 commits into from

Commits on Nov 15, 2023

  1. go fmt

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    87ce347 View commit details
    Browse the repository at this point in the history
  2. move up files

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    23d7513 View commit details
    Browse the repository at this point in the history
  3. make a package

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cb8acf1 View commit details
    Browse the repository at this point in the history
  4. should be lower-case filename

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    06b0c5d View commit details
    Browse the repository at this point in the history
  5. make Go-ish API

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6941dd2 View commit details
    Browse the repository at this point in the history
  6. add go.mod

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    84e4a59 View commit details
    Browse the repository at this point in the history
  7. remove test.go

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1e733ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed0f340 View commit details
    Browse the repository at this point in the history
  9. temporally fix build

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    63fdede View commit details
    Browse the repository at this point in the history
  10. fix build

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    98051f1 View commit details
    Browse the repository at this point in the history
  11. make CLI

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    290471f View commit details
    Browse the repository at this point in the history
  12. add go.sum

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    455baea View commit details
    Browse the repository at this point in the history
  13. update README.md

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4dfbf07 View commit details
    Browse the repository at this point in the history
  14. all APIs must return error

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    102a584 View commit details
    Browse the repository at this point in the history
  15. paths should have slash prefix.

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    aae4637 View commit details
    Browse the repository at this point in the history
  16. all APIs must return error

    mattn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    696acfd View commit details
    Browse the repository at this point in the history