Skip to content

csm-18/dsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dsc

dsc short for Desktop Shortcut Creator (for Linux Mint)

dsc makes shortcut creation easy!

Requirements:

  1. os: Linux Mint.
  2. golang version: go1.22.5 or above.

To Build The Project:

  1. clone this repo.
  2. cd into dsc directory.
  3. run: go build
  4. dsc binary is created in the root directory(dsc/).
  5. place the binary at a place of your choice.
  6. add dsc binary path to PATH environment variable:
    Add this line to .bashrc file:
    export PATH=$PATH:<full-path-to-dsc-binary>
  7. open a new terminal window and run:
dsc version
  1. on how to use, run:
dsc help

About

_dsc_ short for Desktop Shortcut Creator (for Linux Mint)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages