Skip to content

devexlead/devexlead-cli

This branch is up to date with main.

Repository files navigation

License Contributors Star this repo

Note

Suggestions, Ideas and Contributions are welcome. If you find this project helpful, please give it a star 🌟

Installation

dotnet tool install --global dxc --version 0.0.33-gcd8751a12a

Goals

  • Enhance the developer experience for local development and testing.
  • Accelerate the onboarding process for setting up a new laptop, reducing the time and effort required.
  • Streamline the configuration of the development environment, minimizing cognitive load.

Modules

  • vault: Save secrets encrypted locally
  • command: Create shorcuts for commonly used commands
  • tool: Developer tools
  • git: Git operations against a pre-defined set of repositories
  • ssl: Create and install Self Signed Certificates
  • database: Restore, upgrade and seed your SQL Server database
  • jira: https://github.com/devexlead/devexlead-cli/blob/main/docs/jira.md

Links to be added (in the meantime you can check dxc --help)

Intellisense

The tool relies on PowerShell PSReadLine to provide intellisense capabilities WindowsTerminal_XzhdeUatYN

About

Developer Experience CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published