all repos — py-vite @ fa3d13e7744dae67e26b39acac477bc1fedb73e7

the original vite, written in python

docs: update build instructions
icyphox icyph0x@protonmail.com
Thu, 22 Mar 2018 15:49:51 +0530
commit

fa3d13e7744dae67e26b39acac477bc1fedb73e7

parent

528abb85d70d28e9a6703643ed65a0aa6de6bc56

1 files changed, 6 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -17,6 +17,12 @@ ```console

$ vite.py build <project-path> ``` +**OR** + +```console +$ vite.py build . # to build the current directory +``` + Rendered HTML will be in the `build` directory. Configuration