Skip to content

OftKilted/battletech-tools

 
 

Repository files navigation

BattleTech Tools

Purpose

This is a development fork of Jeff's Battletech Tools. This will be used to explore keeping the project going as a community maintained codebase.

Development

Want to contribute? Here's how to setup your own development environment:

OS X:

  • Install Homebrew
  • Install Node (brew install node)
  • Install React (brew install react)
  • We use Python for some commandline tools, but it's not required. (brew install python3)
  • Clone the Repo
  • Open Terminal and navigate to the battletech-tools folder
  • Run the following commands
  • npm i
  • npm run start
  • Browse to localhost:3000 on your browser.

Be sure to join our Discord and talk to other developers:

Technology

PWA Application using Typescript and React

Current Contributors

Spork

Previous Contributors

Jeffrey D. Gordon

MoonSword22, Data Entry and consulting

cam-smith, fixes for formation bonuses and aero damages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • SCSS 1.4%
  • Other 0.1%