Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

MauricioRobayo/gogofast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No longer maintained

Use Code Typer instead.

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

About

Practice your touch typing skills with snippets stored as gists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published