A cross-platform, open-source, easy-to-use SQLite database browser or client. Encryption method is now upon wxSQLite3 and compatible with
- Fork it!
- Clone it to your local machine:
git clone your-repo
- Update submodule code:
git submodule update --init
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D