Home
last modified time | relevance | path

Searched refs:Install (Results 1 – 25 of 211) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
DInstalls.php20 use Google\Service\AndroidEnterprise\Install; alias
60 * @return Install
66 return $this->call('get', [$params], Install::class);
94 * @param Install $postBody
96 * @return Install
98 …public function update($enterpriseId, $userId, $deviceId, $installId, Install $postBody, $optParam…
102 return $this->call('update', [$params], Install::class);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
DDockerfile6 # Install git
10 # Install zip extension for PHP
17 # Install yaml extension for PHP
24 # Install composer
32 # Install dependencies with composer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
DInstallsListResponse.php23 protected $installType = Install::class;
27 * @param Install[]
34 * @return Install[]
DInstall.php20 class Install extends \Google\Model class
80 class_alias(Install::class, 'Google_Service_AndroidEnterprise_Install');
/plugin/dokuprism/
DREADME.md9 3. On **Manual Install** tab in field **Install from URL** paste this link:
11 4. Press **Install** button
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
DREADME.md38 * Install via Composer: `composer require phpseclib/phpseclib:~3.0`
46 * Install via Composer: `composer require phpseclib/phpseclib:~2.0`
53 * Install using Composer: `composer require phpseclib/phpseclib:~1.0`
54 * Install using PEAR: See [phpseclib PEAR Channel Documentation](http://phpseclib.sourceforge.net/p…
82 3. Install Development Dependencies
/plugin/asciidocjs/node_modules/longest/
DREADME.md5 ## Install with [npm](npmjs.org)
10 ### Install with [bower](https://github.com/bower/bower)
17 Install dev dependencies.
43 Install dev dependencies.
/plugin/sha3sum/
DREADME.MD4 Install
7 Install the plugin over the webfrontend by using the url:
/plugin/asciidocjs/node_modules/jake/
DREADME.md8 1. [Install node](http://nodejs.org/#download).
10 3. Install dependencies `$ npm install`.
/plugin/codebuttonmod2/
DREADME.MD10 ### Install
14 Install the plugin over the webfrontend by using the url:
20 Install the plugin over the webfrontend by using the url:
/plugin/codebuttonmod1/
DREADME.MD9 ### Install
13 Install the plugin over the webfrontend by using the url:
/plugin/pgpinlinesupport/
DREADME.MD4 Install
7 Install the plugin over the webfrontend by using the url:
/plugin/asciidocjs/node_modules/repeat-string/
DREADME.md5 ## Install section in repeat-string [![NPM version](https://img.shields.io/npm/v/repeat-string.svg?style=flat)](https://www.npmjs.com/package/repeat-string) [![NPM monthly downloads](https://img.shields.io/npm/dm/repeat-string.svg?style=flat)](https://npmjs.org/package/repeat-string) [![NPM total downloads](https://img.shields.io/npm/dt/repeat-string.svg?style=flat)](https://npmjs.org/package/repeat-string) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/repeat-string.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/repeat-string)
7 Install with [npm](https://www.npmjs.com/):
78 Install dev dependencies:
116 Install dev dependencies:
/plugin/sequencediagram/bower_components/snap.svg/
DREADME.md8 ### Install subsection in [Snap.svg](http://snapsvg.io)
33 * Install its command line interface (CLI) globally:
39 * Install dependencies with npm:
/plugin/combo/
H A Dcontrib.md20 * Install php7.4 on debian with
76 * Install Node dependency
82 * Install phpunit
99 * Install the plugin PHP WSL Support
/plugin/codebuttonmodbash/
DREADME.MD9 ### Install
17 Install the plugin over the webfrontend by using the url:
/plugin/tgnotify/
DREADME.rst13 Install the plugin using the Dokuwiki Plugin Manager.
/plugin/codebash/
DREADME10 Install using the Extension Manager. Admin button -> Extension Manager -> Search and Install tab -…
/plugin/vbsso/
DREADME.md32 ### Install subsection in vBSSO
49 2. Install the latest plugin version (see Install chapter).
/plugin/aichatlocal/
Dplugin-info.txt33 - Install the AIChat plugin if not already installed
34 - Install this plugin using the Plugin Manager
/plugin/sequencediagram/bower_components/bower-webfontloader/
DREADME.md6 ## Install section in bower-webfontloader
/plugin/jplayer/vendor/happyworm/jplayer/
DREADME.md22 ## Bower Install
28 Install jPlayer via composer by adding the following lines to your `composer.json` in your project:
/plugin/asciidocjs/node_modules/center-align/
DREADME.md5 Install with [npm](https://www.npmjs.com/)
50 Install dev dependencies:
/plugin/table2csv/
DREADME.md8 1. Install the branch version of the Tools plugin from https://github.com/TomCafferty/plugin-tools/…
9 2. Install the table2csv plugin using the Plugin Manager and the download URL above.
/plugin/asciidocjs/node_modules/right-align/
DREADME.md5 Install with [npm](https://www.npmjs.com/)
53 Install dev dependencies:

123456789