/sentrum

Primary LanguageTypeScript

Sentrum

Getting started

Clone this repo

yarn
yarn start

macos

pre-requisites to compile into apps

brew install wine64
brew cask install wine-stable
brew cask install xquartz wine-stable
brew install mono
brew install fakeroot
brew install dpkg
brew install rpm
brew install rpmbuild

Some good dependencies

Contributing

Please follow the git flow model. Make pull request to the develop branch.

Notes

Started following this tutorial. scafolding