Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/NicksPatties/sweet

Sweet is a Software Engineering Exercise for Typing. In other words, it's a touch typing exercise command line interface specifically designed for programmers. Upon first execution, Sweet will create a configuration folder at $HOME/.sweet. Some sample exercises will also be created in the $HOME/.sweet/exercises directory, and the typing game will begin, selecting a random exercise from the aforementioned directory. Type the letters that are highlighted by the cursor, following along with the code that appears in the exercise. Once the final character of the exercise is inputted correctly, your WPM (words per minute), mistakes, and accuracy are printed in the console, and the program ends. If you'd like some more exercises, you can use the "add" command! Provide a path to "add", and the file will be added to the exercises directory and available to use. Additionally, sweet will immediately run an exercise with the provided file. You can focus on only testing specific languages by using the "lang" command. Provide a file extension corresponding to the kind of file you'd like to practice. For instance, want to practice writing go code? Try using `sweet lang go`, and a random go exercise will be provided for you. Not sure what exercises are available to use? Use the "list" command to see which exercises are available to practice. Then, run "sweet <exercise-name>" to begin your exercise! Usage: Subcommands

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21nicks%21patties/sweet
Keywords: cli, cli-app, cli-application, go, golang, touch-typing, touch-typing-game, touch-typing-tutor, typing, typing-game, typing-practice
License: MIT
Latest release: 12 months ago
First release: 12 months ago
Namespace: github.com/NicksPatties
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...