prashants / webzash

Easy to use web based double entry accounting software in PHP - MySQL under MIT License
http://webzash.org
Other
211 stars 108 forks source link

git question #105

Closed ghost closed 6 years ago

ghost commented 6 years ago

I originally downloaded the zip from the website. I see the folder where the more detailed installation says to git clone - git clone https://github.com/prashants/webzash.git app/Plugin/Webzash

Should/could I just do a fresh git clone to that location to start: a) working on the source code under git b) can I just pull from here into that directory to do upgrades?

Thanks

ghost commented 6 years ago

yeah that worked

note: not sure if i had to, but I migrated sqlite file. Pretty sure I config'd mysql at some point, but wasn't sure if sqlite still held some config etc