all repos — py-vite @ b8600208ffcdb50714e924e281c46eeedbea34d9

the original vite, written in python

docs: add more info in vite.py
Anirudh icyph0x@pm.me
Tue, 19 Jun 2018 15:10:39 +0530
commit

b8600208ffcdb50714e924e281c46eeedbea34d9

parent

b2573e7ec937d80c6e352a377b21b12708c82c48

1 files changed, 3 insertions(+), 1 deletions(-)

jump to
M vite/vite.pyvite/vite.py

@@ -1,7 +1,9 @@

#!/usr/bin/env python3 """ -Vite - A simple and minimal static site generator. +Vite - A simple and minimal static site generator that JustWorks™ +Author: Anirudh <icyph0x@pm.me> +License: MIT """ import sys