umer936/cake-p-h-p-tightrope

If you make a CakePHP error, it deletes the folder the error was generated from. Don't make a mistake.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:cakephp-plugin

v1.0.0 2022-09-30 15:28 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:23 UTC


README

If you make a CakePHP error, it deletes the main app src folder. Don't make a mistake.

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require umer936/cake-p-h-p-tightrope

Then you need to install the plugin into your application

bin/cake plugin load CakePHPTightrope
bin/cake tightrope install

Now just don't make a mistake or make sure you commit your changes to version control

Inspiration

https://qntm.org/suicide

You know how sometimes if you mistype a filename in Bash, it corrects your spelling and runs the command anyway? Such as when changing directory, or opening a file.

I have an idea: Suicide Linux. Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive.

It's a game. Like walking a tightrope. You have to see how long you can continue to use the operating system before losing all your data.