budkit/budkit

The Budkit Social App

dev-master 2021-09-07 07:30 UTC

This package is auto-updated.

Last update: 2024-05-07 13:08:00 UTC


README

This Repository has moved! Please view https://bitbucket.org/livingstonef

Remember to update your git remotes by running the following commands

git remote rm origin
git remote add --track master origin https://bitbucket.org/livingstonef/budkit.git

The new repository has been split into subrepositories/submodules. So you may need to initialize submodules as follows

  1. Delete the framework and vendors folder
  2. Run the following commands

git submodule init
git submodule update