1
0
Fork
You've already forked mt
0

docs: Getting started guide #2

Open
opened 2024年03月11日 13:53:10 +01:00 by braaar · 1 comment
braaar commented 2024年03月11日 13:53:10 +01:00 (Migrated from github.com)
Copy link

I would like to request a guide for getting started with using this tool.

I have run this command to install:

go install github.com/simenandre/mt@latest

But I have no idea how to use it. I've tried this (in a new terminal window):

➜ ~ mt
zsh: command not found: mt
➜ ~ nt
zsh: command not found: nt
I would like to request a guide for getting started with using this tool. I have run this command to install: ```sh go install github.com/simenandre/mt@latest ``` But I have no idea how to use it. I've tried this (in a new terminal window): ```sh ➜ ~ mt zsh: command not found: mt ➜ ~ nt zsh: command not found: nt ```
simenandre commented 2024年05月18日 15:29:53 +02:00 (Migrated from github.com)
Copy link

Hey! It doesn't look like you've added the bin/ in GOPATH to your PATH.

When that is done, you should see this:

$ mt -h
Usage of mt:
 -a, --all output all tasks
 -j, --json output as json
Hey! It doesn't look like you've added the `bin/` in GOPATH to your PATH. When that is done, you should see this: ```bash $ mt -h Usage of mt: -a, --all output all tasks -j, --json output as json ```
Sign in to join this conversation.
No Branch/Tag specified
main
ziggy
dependabot/go_modules/golang.org/x/net-0.23.0
renovate/configure
v0.0.2
v0.0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
simenandre/mt#2
Reference in a new issue
simenandre/mt
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?