Commit Graph
24 Commits
Author SHA1 Message Date
Khushboo Mehta 665a2ce713 feat: use qt + qml plugins when write an ui app 2026-04-10 18:11:25 +02:00
Khushboo Mehta 1c95804251 feat: further fixes 2026-04-01 20:34:09 +02:00
Khushboo Mehta 39a00e60f0 feat: update to using tags instead of commit hashes 2026-04-01 19:24:08 +02:00
Khushboo Mehta 27bc708694 feat: some more issues fixed when testing 2026-04-01 19:13:24 +02:00
Iuri Matias 4449cd9665 Merge pull request #19 from logos-co/add-gitignore-step-3
tutorial: add .gitignore before git add -A in step 3.1
2026-04-01 10:04:17 -04:00
Khushboo Mehta 36caff3812 some fixes after testing the tutorial 2026-04-01 12:21:06 +02:00
Khushboo Mehta 321fe4a41a feat: lock in stable tutorial 2026-04-01 11:44:30 +02:00
jzaki 6546f59e4a Fix repo for pm cli command 2026-03-31 23:30:34 +01:00
jzaki 05145d6f91 Auto-format tutorial .md 2026-03-31 23:30:01 +01:00
Khushboo Mehta 73b3cd0674 chore: remove bundle dependecies from modules as it present in module-builder now 2026-03-27 11:29:59 +01:00
fryorcrakenandClaude Sonnet 4.6 410f4abb68 tutorial: add .gitignore before git add -A in step 3.1
Without a .gitignore, vendored C library binaries (lib/*.so, lib/*.dylib,
lib/*.a) and the Nix result symlink get staged by git add -A. Add a
.gitignore block to the tutorial so readers exclude them from the start.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:45:30 +11:00
Khushboo Mehta 3d950826e2 fix: fix issues reported 2026-03-26 13:45:12 +01:00
Khushboo Mehta 22410a8a7b fix: improvements
1. Adapt to changed made in standalone app to use capability module
   directy so it doesnt have to be loaded manually
2. adapt to using nix deriuvation for lgx packages directly from modules
2026-03-26 12:04:09 +01:00
Khushboo Mehta f5bb23c105 feat: update and streamline the guides 2026-03-26 10:10:05 +01:00
Khushboo-dev-cpp 0af4fe6154 Merge pull request #14 from logos-co/feat/metadataJsonSingleSourceOfTruth
feat: adapt tuorials as per changes done in builder for unification into metadata.json
2026-03-25 15:23:38 +01:00
Khushboo Mehta 199d318b54 feat: adapt tuorials as per changes done in builder for unification into metadata.json 2026-03-25 09:15:00 +01:00
Iuri Matias 7320512bdc Merge pull request #15 from logos-co/logoscore_cli
use logoscore-cli instead
2026-03-24 13:57:37 -04:00
Iuri Matias b1f0fdf315 use logoscore-cli instead 2026-03-24 13:53:18 -04:00
Khushboo Mehta 6eaf66db95 chore: use logos-nix 2026-03-20 20:07:17 +01:00
Khushboo Mehta 61cab6306b chore: update name oif logos-app to logos-basecamp 2026-03-18 14:22:43 +01:00
Dario Gabriel Lipicar b95c7be91d fixed package generation, remove unneded library load workarounds 2026-03-07 12:16:00 +00:00
Iuri Matias 76b007536d fixes to part 1 tutorial 2026-03-06 16:17:19 +00:00
Iuri Matias b379e38577 update tutorial part 1; add wip tutorial for part 2 2026-03-06 15:55:00 +00:00
Iuri Matias d8f320fd64 general dev guide; tutorial; example module 2026-03-06 14:05:53 +00:00