cordova: Mobile apps with HTML, CSS & JS

Cordova is an open-source platform that allows developers to create mobile applications using standard web technologies such as HTML, CSS,…

copyq: Clipboard manager with advanced features

CopyQ is a feature-rich clipboard manager that enhances the functionality of the clipboard in your operating system. It provides advanced…

convmv: Convert filenames (NOT file content) from one encoding to another

"convmv" is a command-line tool designed to convert filenames from one character encoding to another. It specifically focuses on converting…

convert: ImageMagick image conversion tool

"convert" is a versatile and powerful command-line tool provided by ImageMagick for converting and manipulating images. ImageMagick is a widely…

consul: Distributed key-value store with health checking and service discovery

Consul is a powerful and flexible open-source tool that provides a distributed key-value store with built-in health checking and service…

consul-kv: Distributed key-value store with health checking and service discovery

Consul-KV is a distributed key-value store that offers additional features such as health checking and service discovery. It is a…

conda: Package, dependency and environment management for any programming language

Conda is a powerful package, dependency, and environment management tool designed to facilitate the installation and management of software packages…

“conda create” Command Examples

The "conda create" command is a functionality provided by the Conda package manager that allows you to create new Conda…

conan: open source, decentralized and cross-platform package manager to create and share all your native binaries

Conan is an open-source, decentralized, and cross-platform package manager designed to simplify the creation, sharing, and management of native binaries.…

composer: A package-based dependency manager for PHP projects

Composer is a widely used dependency manager for PHP projects. It simplifies the process of managing external libraries and packages…