1.0.11 • Published 3 years ago

gogofast v1.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

gogofast

Requires gotta-go-fast installed.

Practice on the command line your touch typing skills with snippets stored as gists.

It will pick a random gist with the #gogofast tag in the description.

If a gist has multiple files in it, it will go through all the files in a single session one after the other.

It receives username as an argument:

npx gogofast <username>

If you want to practice an specific gist, you can pass a second argument with the gist id:

npx gogofast <username> <gist id>

Example

npx gogofast MauricioRobayo

Tip

Create an alias on your .bashrc file (or your preferred shell):

alias ggf='npx --quiet gogofast <username>'

Use it as ggf and profit.

TODO

  • Add pagination when the returned gists exceeds 100.

Acknowledgments

gotta-go-fast

1.0.11

3 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.7-g

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago