Skip to content

initdc/v2jt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2jt

vue2 + js + tailwindcss generator (nuxt style)

vvtt - vite + vue3 + ts + tailwindcss generator (nuxt style)

It help you generate nuxt style folders and some config files.

Quick Start

use it one time

sh <(curl -L v2jt.zsh.one)

support args, will be the vite project name,

run it with args:

sh <(curl -L v2jt.zsh.one) proj

Install it

macOS

curl -o /usr/local/bin/v2jt -L v2jt.zsh.one && chmod +x /usr/local/bin/v2jt

Linux

sudo curl -o /usr/local/bin/v2jt -L v2jt.zsh.one

sudo chmod +x /usr/local/bin/v2jt

run it:

v2jt

Releases

No releases published

Packages

No packages published