Skip to content

kptLucek/SatisfactoryTools

 
 

Repository files navigation

SatisfactoryTools

Satisfactory Tools for planning and building the perfect base.

Requirements

  • node.js
  • yarn
  • PHP 7.1+

Installation

  • git clone git@github.com:greeny/SatisfactoryTools.git
  • yarn install
  • Set up a virtual host pointing to /www directory (using e.g. Apache or ngnix)

Contributing

Any pull requests are welcome, though some rules must be followed:

  • try to follow current coding style (there's tslint and .editorconfig, those should help you with that)
  • one PR per feature
  • all PRs must target dev branch

Development

Run yarn start to start the automated build process. It will watch over the code and rebuild it on change.

About

Satisfactory Tools for planning and building the perfect base.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.1%
  • HTML 19.7%
  • PHP 2.3%
  • CSS 1.6%
  • JavaScript 1.3%