並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 160件

新着順 人気順

"command line"の検索結果1 - 40 件 / 160件

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

"command line"に関するエントリは160件あります。 githubtoolcli などが関連タグです。 人気エントリには 『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
    • 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
      • Supercharge your command line experience: GitHub CLI is now in beta

        AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be

          Supercharge your command line experience: GitHub CLI is now in beta
        • 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.
          • Rewritten in Rust: Modern Alternatives of Command-Line Tools · Zaiste Programming

            Shell is the essential tool for every programmer. The more familiar you become with the available tools, the more efficient you can be with using your computer. Here's a list of command-line tools written in Rust that aim to provide modern, often much faster, alternatives to the existing shell commands. bat bat is a cat clone with syntax highlighting and Git integration that works on Windows, MacO

              Rewritten in Rust: Modern Alternatives of Command-Line Tools · Zaiste Programming
            • 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 - kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts

                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 - kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts
                • 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
                  • Speedtest CLI: Internet speed test for the command line

                    Speedtest® CLIInternet connection measurement for developers Speedtest CLI brings the trusted technology and global server network behind Speedtest to the command line. Built for software developers, system administrators and computer enthusiasts alike, Speedtest CLI is the first official Linux-native Speedtest application backed by Ookla®. With Speedtest CLI, you can easily: Measure internet conn

                      Speedtest CLI: Internet speed test for the command line
                    • 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.

                          GitHub - microsoft/inshellisense: IDE style command line auto complete
                        • GitHub - cli/cli: GitHub’s official command line tool

                          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 - cli/cli: GitHub’s official command line tool
                          • A list of new(ish) command line tools

                            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, dog (dig) duf (

                            • 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 programmaticallyIf you store your secrets in the Keychain (and you should!), you can access them programmatically using security. I found this useful for writing automated scripts that used locally-stored credentials. Link: https://ss64.com/mac/security.h

                              • 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

                                • 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: trurl is 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: trurl is a command line tool for URL parsing and manipulation.
                                      • GitHub - microsoft/winget-cli: WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming 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 - microsoft/winget-cli: WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
                                        • Node.js Command Line Interface Applications Best Practices: A Guide | OpenJS Foundation

                                          CommunityNode.js Command Line Interface Applications Best Practices: A Guide Posted On: February 20, 2020Blog Contributed by Liran Tal, Developer Advocate at Snyk and Node.js Security Working Group Member Node.js Command Line Interface Applications Best Practices: A Guide Blog Contributed by Liran Tal, Developer Advocate at Snyk and Node.js Security Working Group Member I recently started a collec

                                            Node.js Command Line Interface Applications Best Practices: A Guide | OpenJS Foundation
                                          • 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 - ogham/dog: A command-line DNS client.

                                              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 - ogham/dog: A command-line DNS client.
                                              • GitHub - red-data-tools/YouPlot: A command line tool that draw plots on 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 - red-data-tools/YouPlot: A command line tool that draw plots on the terminal.
                                                • 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 - gavv/webrtc-cli: WebRTC command-line peer.

                                                    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 - gavv/webrtc-cli: WebRTC command-line peer.
                                                    • 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.
                                                      • awesome-macos-command-line - Use your macOS terminal shell to do awesome things.

                                                        A curated list of shell commands and tools specific to macOS. “You don’t have to know everything. You simply need to know where to find it when necessary.” (John Brunner) If you want to contribute, you are highly encouraged to do so. Please read the contribution guidelines. For more terminal shell goodness, please also see this list's sister list Awesome Command Line Apps. A Personal Note Not all

                                                        • 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
                                                          • 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
                                                            • 5 modern alternatives to essential Linux command-line tools

                                                              In addition, htop provides system overview information at the top and a command bar at the bottom to trigger commands using the function keys, and you can customize it by pressing F2 to enter the setup screen. In setup, you can change its colors, add or remove metrics, or change display options for the overview bar. While you can configure recent versions of top to achieve similar results, htop pr

                                                                5 modern alternatives to essential Linux command-line tools
                                                              • GitHub - roma-glushko/tango: Tango is a command-line tool for analyzing access logs 💃

                                                                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 - roma-glushko/tango: Tango is a command-line tool for analyzing access logs 💃
                                                                • 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.
                                                                  • 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 - pedrozath/coltrane: 🎹🎸A music theory library with a command-line 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 - pedrozath/coltrane: 🎹🎸A music theory library with a command-line interface
                                                                        • GitHub - nuta/nsh: A command-line shell like fish, but POSIX compatible.

                                                                          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 - nuta/nsh: A command-line shell like fish, but POSIX compatible.
                                                                          • 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 - 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
                                                                                • Replit — CLUI: Building a Graphical Command Line

                                                                                  “Command line interfaces. Once that was all we had. Then they disappeared, replaced by what we thought was a great advance: GUIs. GUIs were - and still are - valuable, but they fail to scale to the demands of today's systems. So now command line interfaces are back again, hiding under the name of search. Now you see them, now you don't. Now you see them again. And they will get better and better w

                                                                                    Replit — CLUI: Building a Graphical Command Line

                                                                                  新着記事