Skip to content

devcherchecollegue-org/rust-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcades

Quick Start

Configure project: run .configure/run
This will install cargo-cmd, add a git hook for validation and add the .env file to the root of your project
Now you can configure the .env file as you want

You can use cargo cmd (build|run):(client|server|front) if you have installed cargo-cmd
Like: cargo cmd run:client

But if you prefer, you can still run the standard cargo command

NB: you need to install dependencies for bevy

Before each push:

  • cargo check should not fail !!
  • cargo fmt to format your source code.

This wiil be run automatically before each commit if you have the pre-commit hook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •