@jvittechs/j 1.0.44 → 1.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -149,7 +149,7 @@ import { basename as basename5 } from "path";
149
149
  // package.json
150
150
  var package_default = {
151
151
  name: "@jvittechs/j",
152
- version: "1.0.44",
152
+ version: "1.0.45",
153
153
  description: "A unified CLI tool for JV-IT TECHS developers to manage Jai1 Framework. Supports both `j` and `jai1` commands. Please contact TeamAI for usage instructions.",
154
154
  type: "module",
155
155
  bin: {
@@ -1700,7 +1700,9 @@ async function nonInteractiveApply(config, items, options) {
1700
1700
  \u2705 Complete: ${added} added, ${updated} updated, ${skipped} skipped`);
1701
1701
  console.log(`\u{1F4C1} Location: ${targetDir}`);
1702
1702
  console.log(`
1703
- \u{1F4A1} Next step: Run "${name} rules apply" to configure IDE rules, then "${name} ide sync" to sync content.`);
1703
+ \u{1F4A1} B\u01B0\u1EDBc ti\u1EBFp theo:`);
1704
+ console.log(` \u2022 Ch\u1EA1y "${name} ide sync" \u0111\u1EC3 \u0111\u1ED3ng b\u1ED9 n\u1ED9i dung sang c\xE1c IDE b\u1EA1n \u0111ang d\xF9ng.`);
1705
+ console.log(` \u2022 Ch\u1EA1y "${name} doctor" \u0111\u1EC3 ki\u1EC3m tra d\u1EF1 \xE1n \u0111\xE3 setup Jai1 \u0111\u1EA7y \u0111\u1EE7 ch\u01B0a.`);
1704
1706
  }
1705
1707
 
1706
1708
  // src/commands/apply-new.ts