/legion

legion - cross-platform file search for developers - work in progress

Primary LanguageVue

legion

Legion is a cross-platform file searching utility designed with the developer in mind. Daunting codebases with hundreds of thousands of lines of code instantly made more manageable. Use of glob patterns for file searching and regex for containing text will be familiar to savvy developers and help them find the files and code they need. UI Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production (Vue)

npm run build

Lints and fixes files (Vue)

npm run lint