gizak / gizak/termui

go does not pull in packages

Open
#261 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.6k
Forks
819
PR merge metrics
No merged PRs in 30d

Description

# Does not work!
dep ensure -add github.com/gizak/termui

* The above fails:
could not find project Gopkg.toml, use dep init to initiate a manifest

* without doing the above, go does not fetch packages using /v3

## Apart from that
Apart from that the thing looks really great, except I cannot make it work!

## Go get <---------->
go get fails as it says there is no toml file

## Please let me know how to use this

**thanks**

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository files or tests. Start by reproducing `dep ensure -add github.com/gizak/termui` and `go get`, then inspect the repository's dependency setup and `/v3` entry points to determine the supported workflow; done means dependencies can be fetched successfully using documented commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.