Skip to content

Qatam CLI 0.3.0

Latest
Compare
Choose a tag to compare
@AnasAlhwid AnasAlhwid released this 30 Oct 22:44

Changes:

  • Added new functionality that manages Windows OS operations in Manage-Windows.psm1, including new command:

    • [gdir | get-dir]:
      • User Provide a Local Directory's Path.
      • The Existence of the Local Directory Gets Verified.
      • Navigate to it.
  • Added new functionalities that manages Git operations in Manage-Git.psm1, including new commands:

    • [bn| branch-name]: Rename the Main Branch of a Local Git Repository.
    • [cc| config-cred]: Configure the Local Git Repository's Credentials (Username & E-mail).
  • Modified the Clear-CurrentContent function in Manage-Design.psm1 file.

  • Fixed Write-Output result not showing bug in Qatam-CLI.psm1 & Manage-Git.psm1 files.

  • Fixed output text typos in Qatam-CLI.psm1, Manage-Windows.psm1, Manage-Git.psm1, & README.md files.