Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The go-qwerty-learner is a project that distributes qwerty-learner through a standalone binary file

License

NotificationsYou must be signed in to change notification settings

no-src/go-qwerty-learner

Repository files navigation

BuildLicenseRelease

Thego-qwerty-learner is a project that distributesqwerty-learnerthrough a standalone binary file.

Installation

The first needGo,NodeandGit installed, then you can use the below command to installgo-qwerty-learner.

Windows

$ scripts\build.bat

Linux or macOS

$ chmod +x ./scripts/build.sh&& ./scripts/build.sh

Docker

You can use thebuild-docker.sh script to build the docker image and you should clone thisrepository andcd to the root path of the repository first.

$ chmod +x ./scripts/build-docker.sh&& ./scripts/build-docker.sh

Or pull the docker image directly fromDockerHub with the commandbelow.

$ docker pull nosrc/go-qwerty-learner

For more scripts about release and docker, please see thescripts directory.

Quick Start

Windows

$ go-qwerty-learner.exe

Linux or macOS

$ ./go-qwerty-learner

Docker

$ docker run -it --rm --name running-go-qwerty-learner -p 9097:9097 nosrc/go-qwerty-learner:latest go-qwerty-learner

About

The go-qwerty-learner is a project that distributes qwerty-learner through a standalone binary file

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp