Skip to content

Laarzae-Studios/deprecated

Repository files navigation

laarzae-banner-cover

Laarzae Studios, Inc.

Laarzae Studios is a charity game company, donating to charities chosen by contributing developers

🔧 Technology and Tools

Meet the Software Sages

Michelle Hey Randy Egan Tim Mitzen Ben Solt Nick Watson Tawnya Wessar


Installation

Use the package manager npm to install Project Mage.

npm install

Commit Consistency

Use the package manager to install commitizen.

npm install -g commitizen or npx cz

Step 1: git add files-to-track

  • Please do not git add .
  • This can lead to tracking unwanted files

Step 2: git cz

Select the type of change you're committing:

  • feat: a new feature
  • fix: a bug fix
  • docs: documentation only changes
  • style: changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc.)
  • refactor: a code change that neither fixes a bug or adds a feature
  • perf: a code change that improves performance
  • test: Adding missing tests
  • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

Step 3: pull request

Make a pull request to main with your changes, please do not push directly to main

Contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

React web application for our game studio to host games, information, and blog posts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •