Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 477 Bytes

File metadata and controls

26 lines (18 loc) · 477 Bytes

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/