Skip to content

busybeapp/busybe_app

Repository files navigation

BusyBe App

test

Buzz through your day with this easy to use to-do and journaling app

Pre commit

Install local pre-commit hook

pip install pre-commit
pre-commit install

Install commit-msg hook

pre-commit install -t commit-msg

Integration tests

iOS

Setup

Install Ruby

brew install ruby
brew link --overwrite ruby
echo 'export PATH="/opt/homebrew/opt/ruby/bin:$PATH"' >> ~/.zshrc

Install cocoapods

brew install cocoapods
brew link --overwrite cocoapods

Open iOS simulator

open -a Simulator

Run

 make it-test

Mobile installation

iOS

  • Enable dev mode on your phone
  • Build for target
flutter build ios
  • Install
flutter run --release -d <device id>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •