Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

chesshacks

A CLI tool for creating a starter bot for ChessHacks.

Usage

npx chesshacks [create/install] [target]

create

npx chesshacks create <bot-name>
# or
npx chesshacks <bot-name>

Creates a new bot in the current directory, with scaffolded starter code and devtools. Keep in mind that devtools are gitignored, so people who clone your repo will need to run npx chesshacks install to install devtools.

install

npx chesshacks install [target-dir]

Installs ChessHacks devtools in the current directory (or in target-dir if provided). These devtools will be gitignored.

Once you've initialized your starter app, see its README.md for instructions on how to use it.

About

npx chesshacks

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages