all repos — py-vite @ 969c4c0b02dece14b91e6a89cb3429a6c16db595

the original vite, written in python

chore: rename file
icyphox icyph0x@protonmail.com
Fri, 16 Mar 2018 00:27:58 +0530
commit

969c4c0b02dece14b91e6a89cb3429a6c16db595

parent

98a545e0b67327ba7f793ca33dcc8e6da2231f25

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

jump to
M quentin.pyvite.py

@@ -11,4 +11,5 @@ parser.print_help()

sys.exit(1) args = parser.parse_args() -print(args) +project_path = args.path[0] +