Skip to content

b3hniya/dhl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dhl Project

Dhl (dotnet helper) is a command-line application for creating and modifying .Net projects easily on Linux.

This project uses dotnet for creating projects, scaffolding templates and etc., so make sure you've already installed the latest dotnet CLI on your machine.

other dependencies we use in this project:

  • git
  • shell

Running this project

For running this project, make sure you installed dotnet and git on your device.

    > git clone https://github.com/b3hniya/dhl.git
    > cd ./dhl 
    > dotnet run

Installing/Uninstalling dhl on your machine.

For installing dhl on your machine, please run the following script on your terminal.

    > ./install.sh
    > dhl --help

For uninstalling dhl on your machine, run the following script.

    >  ./uninstall.sh

Using Cli

For create project using cli, run the following command

    > dhl create

Built with

Contribution, Issues, Feature requests and Support

If you are interested in contributing to this project, please feel free to fork. And If you run into any issue, please feel free to submit it here. also you can see submitted issues, and feature requests in here.
Give a ⭐️ if you like this project!

About

Dotnet helper cli.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors