Best of CLI โ December 2023
- 1
- 2
- 3
ITNEXTยท2y
Arkade: An Open Source Marketplace For Developer Tools ๐
Arkade is an open-source marketplace for developer tools that simplifies the process of installing and managing CLI tools, Kubernetes applications, and system packages. It offers a one-stop-shop solution for developers, making it easier to find and install the latest versions of their favorite tools.
- 4
It's Fossยท2y
11 Fish Shell Features That Make it More Awesome Than Bash
Fish shell provides a range of features including syntax highlighting, autosuggestions, interactive man page for command options, abbreviations instead of aliases, extensive web-based help, web-based configuration, automatic CD, easier path navigation, interactive history search, universal variables, and private mode.
- 5
- 6
Streamยท2y
Building Your First Android and iOS App With React Native CLI
This post provides a step-by-step guide on building your first Android and iOS app with React Native CLI. It covers the prerequisites, installation of dependencies, setting up the development environment, and running the app on iOS and Android devices.
- 7
Code Mazeยท2y
Using the CLI to Build and Run .NET Applications
This article explores how to use the CLI to build and run .NET applications. It covers creating a new project, running the application, building the application, adding package references, publishing the project, creating a solution, and testing the solution using the CLI.