- Rake Task Management Essentials
- Andrey Koleshko
- 183字
- 2021-07-16 12:01:40
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
task :hello do puts 'Hello, Rake!' end
Any command-line input is written as follows:
$ rake task2
All command-line outputs have been highlighted and will appear as follows:
rake aborted! this is an error
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "You will be redirected to the configuration page of the created project. There you will find the Build section with the Add build step dropdown."
- TypeScript Essentials
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開(kāi)發(fā)
- LabVIEW Graphical Programming Cookbook
- INSTANT FreeMarker Starter
- 鋒利的SQL(第2版)
- 用Python實(shí)現(xiàn)深度學(xué)習(xí)框架
- 嚴(yán)密系統(tǒng)設(shè)計(jì):方法、趨勢(shì)與挑戰(zhàn)
- Hands-On Reinforcement Learning with Python
- Nginx實(shí)戰(zhàn):基于Lua語(yǔ)言的配置、開(kāi)發(fā)與架構(gòu)詳解
- C程序設(shè)計(jì)實(shí)踐教程
- C#應(yīng)用程序設(shè)計(jì)教程
- Programming with CodeIgniterMVC
- C++ Fundamentals
- Python Programming for Arduino
- Mastering Android Studio 3