Skip to content

flotisable/ChocolateyPackages

Repository files navigation

Chocolatey Packages

Self used Chocolatey packages

Purpose

This repository is mainly for packaging applications that I use and not found in Chocolatey Community Repository and used as local repository.

The main focus is to package portable applications since the policy in my company is not to use administrator in company's computer, while I still find some applications useful for my workflow. It is also easier to try new applications with portable version without impacting the registry.

The packages may be uploaded to Chocolatey Community Repository someday.

Usage

The following assumes Chocolatey is installed.

  • Clone the repository to local machine

    git clone https://github.com/flotisable/ChocolateyPacakges
    
  • Add the Packages directory as local repository to Chocolatey

    choco source add --name=<repo name> --source=<absolute path to the Packages directory>
    

    e.g.

    choco source add --name=local --source=~/Applications/ChocolateyPackages/Packages
    

Packages

Author

Flotisable [email protected]

About

Self used chocolatey packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published