並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 126件

新着順 人気順

Command-Lineの検索結果1 - 40 件 / 126件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Command-Lineに関するエントリは126件あります。 toolgithubshell などが関連タグです。 人気エントリには 『Command Line Interface Guidelines』などがあります。
  • Command Line Interface Guidelines

    Contents Command Line Interface Guidelines An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day. Authors Aanand Prasad Engineer at Squarespace, co-creator of Docker Compose. @aanandprasad Ben Firshman Co-creator Replicate, co-creator of Docker Compose. @bfirsh Carl Tashian Offroad Engineer at Smallstep, first e

      Command Line Interface Guidelines
    • Wave Terminal — Upgrade Your Command Line

      Stop Context Switching by Bringing Context Into Your Terminal Wave is an open-source terminal with superpowers, integrating file previews, file editing, AI, web browsing, and workspace organization. Available for MacOS, Linux, and Windows.

        Wave Terminal — Upgrade Your Command Line
      • 2020 年版 Command Line Tool を作ってみる in Rust - Qiita

        2 年前に書いた記事 Command Line Tool を作ってみる in Rust が今でも参照されることがあるようなので、2020 年版にアップデートした内容を書いていきます。 概要 この記事では Rust で Command Line Tool を作るときに、便利なライブラリ、ツール、そしてサービスを紹介します。主に CLI working group が取り組んでいる Command Line Applications in Rust(以後 Book と呼称)のアップデート内容が中心です。その他にプラスアルファして個人的に便利だと思うツールやサービスを紹介していきます。 こちらに完全なサンプルコードを公開しています。 見やすさの都合上、説明と直接関係のないコードや設定は省略して表示します。手元でビルドして確認したい場合はこちらのソースコードをダウンロードしてご確認ください。 エラ

          2020 年版 Command Line Tool を作ってみる in Rust - Qiita
        • GitHub - yt-dlp/yt-dlp: A feature-rich command-line audio/video downloader

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - yt-dlp/yt-dlp: A feature-rich command-line audio/video downloader
          • GitHub - google/yamlfmt: An extensible command line tool or library to format yaml files.

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - google/yamlfmt: An extensible command line tool or library to format yaml files.
            • 20 Git Command-Line Tricks Every Developer Should Know

              20 Git Command-Line Tricks Every Developer Should Know Git is an essential version control tool for developers. Although GUI tools can simplify some tasks, mastering the Git command line offers deeper control, flexibility, and speed. Here are 20 Git command-line tricks that every developer should know to streamline their workflow. 1. Set Global Configuration Ensure your commits are tagged with the

                20 Git Command-Line Tricks Every Developer Should Know
              • GitHub - YS-L/csvlens: Command line csv viewer

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - YS-L/csvlens: Command line csv viewer
                • GitHub - tellerops/teller: Cloud native secrets management for developers - never leave your command line for secrets.

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - tellerops/teller: Cloud native secrets management for developers - never leave your command line for secrets.
                  • GitHub - microsoft/inshellisense: IDE style command line auto complete

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - microsoft/inshellisense: IDE style command line auto complete
                    • A list of new(ish) command line tools

                      April 12, 2022 Hello! Today I asked on twitter about newer command line tools, like ripgrep and fd and fzf and exa and bat. I got a bunch of replies with tools I hadn’t heard of, so I thought I’d make a list here. A lot of people also pointed at the modern-unix list. replacements for standard tools ripgrep, ag, ack (grep) exa, lsd (ls) mosh (ssh) bat (cat) delta (a pager for git) fd (find) drill,

                      • Welcome to Linux command line for you and me! — Linux command line for you and me 0.1 documentation

                        Linux command line for you and me is a book for newcomers to the command line environment. Feedback is greatly appreciated. If you have any questions, comments, random praise, or anonymous threats, shoot me an email. Useful Links lym @ GitHub Issue Tracker

                        • Useful built-in macOS command-line utilities

                          Sometimes when I'm bored, I like to look at the list of macOS Bash commands. Here's some commands that I found interesting: Access your Keychain programmatically If you store your secrets in the Keychain (and you should!), you can access them programmatically using security. security find-internet-password -s "https://example.com" I found this useful for writing automated scripts that used locally

                            Useful built-in macOS command-line utilities
                          • Unix command line conventions over time

                            ETA, 2022-05-19: I'm happy this blog post has gathered a fair bit of interest. However, this post is as much effort as I'm prepared to put into the topic. I think it would be a good idea to write an essay, article, or even a book, on how syntax of the Unix command line has varied over the years, and in different subcultures. Something semi-scholarly with cited sources for claims, and everything. I

                            • Command-line interface tool design / PHPerKaigi 2024

                              https://fortee.jp/phperkaigi-2024/proposal/39710935-b617-466a-8ceb-1677cb42fa04

                                Command-line interface tool design / PHPerKaigi 2024
                              • GitHub - curl/trurl: a command line tool for URL parsing and manipulation.

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - curl/trurl: a command line tool for URL parsing and manipulation.
                                • GitHub - mermaid-js/mermaid-cli: Command line tool for the Mermaid library

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - mermaid-js/mermaid-cli: Command line tool for the Mermaid library
                                  • GitHub - jkfran/killport: A command-line tool to easily kill processes running on a specified port.

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - jkfran/killport: A command-line tool to easily kill processes running on a specified port.
                                    • GitHub - f/mcptools: A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        GitHub - f/mcptools: A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
                                      • GitHub - mr-karan/doggo: :dog: Command-line DNS Client for Humans. Written in Golang

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - mr-karan/doggo: :dog: Command-line DNS Client for Humans. Written in Golang
                                        • GitHub - Yord/shargs: 🦈 shargs is a combinator library for building command-line argument parsers.

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - Yord/shargs: 🦈 shargs is a combinator library for building command-line argument parsers.
                                          • GitHub - yoshiko-pg/difit: A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - yoshiko-pg/difit: A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view
                                            • GitHub - codesoap/osmar: A simple command line tool to explore OSM data

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - codesoap/osmar: A simple command line tool to explore OSM data
                                              • GitHub - natesales/q: A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.

                                                Usage: q [OPTIONS] [@server] [type...] [name] All long form (--) flags can be toggled with the dig-standard +[no]flag notation. Application Options: -q, --qname= Query name -s, --server= DNS server(s) -t, --type= RR type (e.g. A, AAAA, MX, etc.) or type integer -x, --reverse Reverse lookup -d, --dnssec Set the DO (DNSSEC OK) bit in the OPT record -n, --nsid Set EDNS0 NSID opt -N, --nsid-only Set E

                                                  GitHub - natesales/q: A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.
                                                • 6 Command Line Tools for Productive Programmers

                                                  In this article, you’ll discover how command-line tools can do more for you.Earthly can transform your build processes. Learn more. Lately, I’ve been doing a lot more things at the command line. I’m not a hard-core terminal guy – I use VSCode more than Vim – but I’m always surprised at the number of complex tasks that can be done using just the POSIX standard command-line tools like grep, cat and

                                                    6 Command Line Tools for Productive Programmers
                                                  • AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services

                                                    AWS News Blog AWS CloudShell – Command-Line Access to AWS Resources No matter how much automation you have built, no matter how great you are at practicing Infrastructure as Code (IAC), and no matter how successfully you have transitioned from pets to cattle, you sometimes need to interact with your AWS resources at the command line. You might need to check or adjust a configuration file, make a q

                                                      AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
                                                    • GitHub - danvergara/dblab: The database client every command line junkie deserves.

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - danvergara/dblab: The database client every command line junkie deserves.
                                                      • GitHub - lucidrains/deep-daze: Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - lucidrains/deep-daze: Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
                                                        • GitHub - instant-dev/instant.dev: Command line tools for Instant API and ORM, including migrations and vectors

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - instant-dev/instant.dev: Command line tools for Instant API and ORM, including migrations and vectors
                                                          • GitHub - dcmoura/spyql: Query data on the command line with SQL-like SELECTs powered by Python expressions

                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                              GitHub - dcmoura/spyql: Query data on the command line with SQL-like SELECTs powered by Python expressions
                                                            • GitHub - h4l/json.bash: Command-line tool and bash library that creates JSON

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - h4l/json.bash: Command-line tool and bash library that creates JSON
                                                              • GitHub - mstange/samply: Command-line sampling profiler for macOS, Linux, and Windows

                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                  GitHub - mstange/samply: Command-line sampling profiler for macOS, Linux, and Windows
                                                                • GitHub - guywaldman/magic-cli: Command line utility to make you a magician in the terminal

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    GitHub - guywaldman/magic-cli: Command line utility to make you a magician in the terminal
                                                                  • GitHub - Softcatala/whisper-ctranslate2: Whisper command line client compatible with original OpenAI client based on CTranslate2.

                                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                      GitHub - Softcatala/whisper-ctranslate2: Whisper command line client compatible with original OpenAI client based on CTranslate2.
                                                                    • GitHub - syumai/sbx: an easy-to-use command-line tool for running commands with macOS sandbox-exec policies using flag-based interface

                                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                        GitHub - syumai/sbx: an easy-to-use command-line tool for running commands with macOS sandbox-exec policies using flag-based interface
                                                                      • GitHub - simonw/llm: Access large language models from the command-line

                                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                          GitHub - simonw/llm: Access large language models from the command-line
                                                                        • GitHub - knosmos/cmdpxl: totally practical command-line image editor

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - knosmos/cmdpxl: totally practical command-line image editor
                                                                          • Buffer overflow in command line unescaping

                                                                            When sudo runs a command in shell mode, either via the -s or -i command line option, it escapes special characters in the command’s arguments with a backslash. The sudoers policy plugin will then remove the escape characters from the arguments before evaluating the sudoers policy (which doesn’t expect the escape characters) if the command is being run in shell mode. A bug in the code that removes

                                                                            • GitHub - lavie/runlike: Given an existing docker container, prints the command line necessary to run a copy of it.

                                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                GitHub - lavie/runlike: Given an existing docker container, prints the command line necessary to run a copy of it.
                                                                              • GitHub - MarcoLucidi01/ytcast: cast YouTube videos to your smart TV from command-line

                                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                  GitHub - MarcoLucidi01/ytcast: cast YouTube videos to your smart TV from command-line
                                                                                • brew upgrade でのエラー対処からCommand Line Toolsについてまとめてみる|TechRacho by BPS株式会社

                                                                                  BPSの福岡拠点として一緒にお仕事をさせてもらっているウイングドアのウメバヤシです。 最近、brew upgradeをした際に、Command Line Tools(以下「CLT」)が原因でエラーが出たのでその解決をしました。 その時にCLTについても少し調べてみたのですが、ネットで検索してヒットする情報の中には、間違った認識のものや、あやふやな内容のものが結構多いなという印象を受けました。 なので今回は、Homebrewのエラーの解決方法と、信頼できるソースや検証した結果を元に、CLTについてできるだけ正しく解説していきます。 検証環境 * PC : MacBook Pro (13-inch, 2020, Four Thunderbolt 3 ports) * OS : macOS Big Sur バージョン 11.2.3(20D91) * Homebrew : 3.0.5 * xcod

                                                                                    brew upgrade でのエラー対処からCommand Line Toolsについてまとめてみる|TechRacho by BPS株式会社

                                                                                  新着記事