Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit f16ad83

Browse files
committed
Mark as abandoned
1 parent 3880b04 commit f16ad83

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<a href="https://github.com/badges/poser/blob/master/LICENSE"><img src="https://poser.pugx.org/laravel-shift/cli/license.svg" alt="License"></a>
55
</p>
66

7+
_This project has been archived and is no longer actively developed. All of its tasks are freely available to run using the [Shift Workbench](https://laravelshift.com/workbench)._
8+
79
# Shift CLI
810
A tool by [Shift](https://laravelshift.com/) to run automated tasks for refactoring and modernizing your Laravel projects.
911

10-
The Shift CLI replaces the [Shift Workbench](https://laravelshift.com/workbench) desktop app - allowing you to run the same tasks conveniently in your local PHP environment. No Electron. No Docker. Similar to the Workbench, the free tasks are available to run immediately. Premium tasks are available with [a license](https://laravelshift.com/cli#licenses).
11-
1212

1313
## Installation
1414
The Shift CLI is bundled as a PHAR, so it has no dependencies and can be installed without conflicts. To use the Shift CLI in your Laravel project, you may install it locally by running:

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "A CLI tool for running automated tasks from Shift",
44
"keywords": ["laravel", "php", "code", "refactor", "automation", "cli"],
55
"license": "MIT",
6+
"abandoned": true,
67
"require": {
78
"php": "^8.1"
89
},

0 commit comments

Comments
 (0)