Generates prompt to customize the terminal for ya
- Store commands
- Reset button
- Add custom input
- Colors
- Complete code store
- Layouting
- Add copy button
- Refactoring
- insert emoji
- git
- colorize ls
- description
If you're interested to work in improving the points above or if you have any idea, feel free to make a pull request! 🙏
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.