Skip to content

alajmo/pinto

Repository files navigation

pinto

Create, view and edit vim color themes. pintovim.dev delivers the source in this project.

screenshot

Development

# Install
npm run install

# Development server
npm run start

# Production build
npm run build

Generate Language Templates

To generate all language templates run:

./bin/bootstrap.sh

Contributing

All contributions are welcome.