/find-linux-command

Web application for finding linux commands to find files or text in files

Primary LanguagePHPMIT LicenseMIT

Find Linux Command

Web application for finding linux commands to find files or text in files.

DEMO

1. Install

git clone git@github.com:msalsas/find-linux-command.git
cd find-linux-command
composer install
npm install
npm run build

2. Run

Download symfony installer and start the server:

symfony server:start

Go to http://127.0.0.1:8000/