:memo: 工匠菜单 通过优雅的控制台GUI使用Artisan 产品特点 从控制台GUI运行内置和自定义Artisan命令 提示输入所需的命令参数 显示最近使用的命令 安装 要安装,只需从项目的根目录运行以下Composer命令。 composer require --dev divineomega/artisan-menu 如果您使用Larvel 5.4或更低版本,则可能需要将DivineOmega\ArtisanMenu\Providers\ArtisanMenuServiceProvider::class到config/app.php文件中的providers数组中。 用法 Artisan菜单的设计使其使用起来非常直观。 只需运行以下命令即可启动它。 php artisan menu 从那时起,只需选择要运行的命令。 命令完成后,将出现一个对话框,显示其结果。
2021-02-03 01:05:48 768KB laravel command-line artisan developer-tools
1
命令行一线:命令行一线
2021-02-02 03:34:49 3KB bash command-line one-liners Bash
1
本地区块链解析器 解析区块链.dat文件并吐出其中包含的各种类型的信息。 安装 两种选择: 为您的平台安装预构建的可执行文件 Linux: : Windows(amd64): : Windows(386): : OSX: : 将可执行文件重命名为local-blockchain-parser或使用现有的可执行文件名称作为“用法”下面列出的命令。 从源代码构建/安装 如果您尚未安装Go,请按照以下说明进行操作: 安装Go(有关更多信息,请参见 ) 视窗 Linux 添加到您的~/.profile : export GOPATH=$HOME/go 添加到您的~/.profile : export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin source ~/.profile mkdir $HOME/go OS X / macOS 运行./init.sh将二进制文件安装到$PATH以便可以从任何目录使用它。 用法 以下示例将演示如何解码WikiLeaks的“电缆门”版本,该版本存储在区块链中。 1.第一次运行 第一次运行loc
2021-02-01 19:05:56 2.85MB bitcoin command-line blockchain forensics
1
旋转器:用于命令行Clojure应用程序的简单ANSI文本旋转器
2021-02-01 11:17:29 242KB clojure command-line spinner ansi
1
:balance_scale: 许可是一个简单的交互式命令行界面,可帮助您选择并将LICENSE文件快速添加到您的项目中。 建立 请确保您有安装在您的计算机上(NPM 5.2+)。 然后,设置非常简单: $ npx licensed 如果您的节点版本较旧(npm版本 # Brings prompt to enter your name $ licensed [--year | -y] $ l
2021-01-30 05:07:02 624KB nodejs cli command-line-tool license
1
:artist_palette: 代码的精美图片-从终端内部开始。 目录 描述 的是一个很棒的工具,它使您可以通过直观的UI生成源代码的精美图像,同时可以自定义字体,主题,窗口控件等方面。 carbon-now-cli为您提供了Carbon的全部功能-只需在终端机内即可轻松获得。 通过运行单个命令,从源文件或源文件的各个部分生成精美的图像。 是否要在生成图像之前自定义所有内容? 运行它 :high_voltage: 互动模式 :high_voltage: 。 :smiling_face_with_sunglasses: 产品特点 :framed_picture: 下载真实,高质量的图像(没有DOM屏幕截图) :sparkles: 自动检测文件类型 :card_index_dividers: 支持支持所有的文件扩展名和 :high_voltage: 通过--interactive :school_backpack: :保存并重复使用您喜欢的设置 :computer_mouse: 通过--start和--end :paperclip: 通过--copy(跨OS :f
2021-01-29 23:08:08 8.05MB nodejs cli node command-line
1
QuartusII的命令行脚本介绍,命令行用熟了,效率还是高,可移植性也强,建议看看。
2020-04-03 03:02:23 459KB command-line
1
Command Line Fundamentals: Learn to use the Unix command-line tools and Bash shell scripting By 作者: Vivek N ISBN-10 书号: 178980776X ISBN-13 书号: 9781789807769 出版日期: 2018-12-24 pages 页数: (314) The most basic interface to a computer—the command line—remains the most flexible and powerful way of processing data and performing and automating various day-to-day tasks. Command Line Fundamentals begins by exploring the basics, and then focuses on the most common tool, the Bash shell (which is standard on all Linux and iOS systems). As you make your way through the book, you’ll explore the traditional Unix command-line programs as implemented by the GNU project. You’ll also learn to use redirection and pipelines to assemble these programs to solve complex problems. By the end of this book, you’ll have explored the basics of shell scripting, allowing you to easily and quickly automate tasks. Contents What You Will Learn Use the Bash shell to run commands Utilize basic Unix utilities such as cat, tr, sort, and uniq Explore shell wildcards to manage groups of files Apply useful keyboard shortcuts in shell Employ redirection and pipes to process data Write both basic and advanced shell scripts to automate tasks Authors Vivek N Vivek N is a self-taught programmer who has been programming for almost 30 years now, since the age of 8, with experience in X86 Assembler, C, Delphi, Python, JavaScript, and C++. He has been working with the command line since the days of DOS 4.01 and is keen to introduce the new generation of computer users to the power it holds to make their life easier.
2020-02-04 03:14:54 13.01MB iOS
1
The Linux Command Line, 2nd Edition: A Complete Introduction (True PDF)
2019-12-21 21:17:04 6.91MB Linux
1
请大家放心,这是真正正式版,原版pdf。The Linux Command Line, 2nd Edition: A Complete Introduction 2nd Edition.
2019-12-21 18:55:07 10.89MB Linux
1