Skip to content

Dairy-Foundation/create-teamcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-teamcode

Made with ❤️ by Davis Luxenberg

The Dairy TeamCode wizard CLI to create an FTC TeamCode project using the Dairy TeamCode plugin.

Usage

Use any of the following.

npm create teamcode
pnpm create teamcode
yarn create teamcode
bun create teamcode

Development

You must have Bun installed first.

bun install
bun start

Building

Will build to dist/index.js.

bun run build

Compiling

Will compile executables for all architectures to dist.

bun run compile

Note

Does not seem to work on Windows, although this may just be my setup. Compiling on WSL works. You can also run bun run compile:windows-x64 to just compile for windows, which does work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors