dietercoopman / sajan
Sajan Sajan is a lightweight command line tool for webdevelopers.
Requires
- ext-json: *
- ext-openssl: *
- doctrine/dbal: ^3.6
- illuminate/filesystem: ^8.61
- illuminate/support: ^8.61
- nunomaduro/termwind: ^1.15
- spatie/ssh: ^1.8
- symfony/console: ^5.3
- symfony/finder: ^5.3
- symfony/process: ^5.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.1
- symfony/var-dumper: ^5.0
- dev-main
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.0.19
- v3.0.18
- v3.0.17
- v3.0.16
- v3.0.15
- v3.0.14
- v3.0.13
- v3.0.12
- v3.0.11
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0
- v2.1
- v2.0.33
- v2.0.32
- v2.0.31
- v2.0.30
- v2.0.29
- v2.0.28
- v2.0.27
- v2.0.26
- v2.0.25
- v2.0.24
- v2.0.23
- v2.0.22
- v2.0.21
- v2.0.20
- v2.0.19
- v2.0.18
- v2.0.17
- v2.0.16
- v2.0.15
- v2.0.14
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0
This package is auto-updated.
Last update: 2024-10-14 14:09:14 UTC
README
Sajan
Sajan is a lightweight command line tool for webdevelopers, it is written in php .
The tool provides you with shortcuts for multiline commands or opens a world of hidden oneliners.
Requirements
Sajan is a command line tool tested on MacOs desktop and Linux servers.
Sajan uses tools like brew, git, npm, node and composer.
Brew is one of the best tools to install these programs, so we depend on it. If you don't have it, you can install it easily via sajan.
Installation
If you are using the 1.0 version of sajan in bash you can remove it with the bye command.
The purpose of sajan is simplicity, and that starts with the installation ... Sajan is installable via a global composer requirement
composer global require dietercoopman/sajan
Welcome
Once sajan is installed you can get an overview of all the commands by running the sajan
command. You will see this
welcome screen.