gogofast

1.0.11 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i gogofast

Weekly Downloads

0

Version

1.0.11

License

ISC

Unpacked Size

4.2 kB

Total Files

4

Last publish

Collaborators

  • mauriciorobayo