-
I can't run ttop static binary (or when i use nimble build).
I get:
```
cannot read from stream
streams.nim(426) read
```
trying to build from source with nim c -r ttop.nim fails …
ITwrx updated
5 months ago
-
is it possible to generate a svg or jpg image file with fancy drawing by this project?
9cat updated
7 months ago
-
## 다운로드 설치
- [Go 설치](https://go.dev/)
- [Git 설치](https://git-scm.com/downloads)
- [Visual Studio Code 설치](https://code.visualstudio.com/download)
## Hello World 출력
- VScode 를 실행하고 확장 프로그램을 …
-
Hi,
My specs:
- Pop!_OS
- Nim 2.0.2
Cloning the repository and building with `nimble build`, it throws:
```
home/user/Nim/ttop/src/ttop/tui.nim(502, 16) Error: undeclared identifier: 'getKey…
-
When I run `godocdash` I get an empty docset, a lot of logged lines but a positive exitcode. This is the output I get:
```
➜ godocdash
2019/07/31 14:37:50 ReadFile: open /usr/local/Cellar/go/1.12.7…
-
## Problem being solved
Currently we show numbers and tables for ownership-timeline results, but a graph would give more insights easily
## Proposal
Create --format=graph for a graph version of t…
-
I tried to install goskyr (I like the concept of this project and I want to learn a bit of go) and it fails
go: downloading github.com/jakopako/goskyr v0.5.7
go: downloading gopkg.in/yaml.v3 v3.0.…
-
This looks really neat. But I'm having trouble installing it. Anyone know of a workaround now that [`go get` is deprecated](https://go.dev/doc/go-get-install-deprecation)?
- macOS 13.4.1
- Go 1.…
-
I get:
```
/tgen/src/tgen-graph.c: In function '_tgengraph_hasSelfLoop':
/tgen/src/tgen-graph.c:423:45: warning: passing argument 2 of 'igraph_neighbors' from incompatible pointer type [-Wincompa…
-
I think this workflow is currently crashing if the runner does not have `go` installed. Could you thus change the workflow to install `go` if not present?
This would support machines configured on g…