Skip to content
/ Jiv Public

I personaly hate InteliJ, and so I created a cli tool, which can also create a parent dir and a child dir called `src`, - you know... normal InteliJ stuff. All with one single command!

License

Notifications You must be signed in to change notification settings

seesee010/Jiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIV

GitHub issues GitHub PRs GitHub last commit GitHub License

What is it for?

Ever worked with IntelliJ?

As a VSCode and/or vim/nvim guy, I hate the feature-rich-as-fuck IDE called "IntelliJ". I really wanted something more lightweight.

So I created a tool that creates the same project structure as IntelliJ would, but it's just a CLI tool - not a bloated IDE!

What does it mean?

It could mean multiple things...

  • Like the wrong pronunciation of gif (you know, the cursed "jif")
  • Or Java Is Verbose

Usage

jiv ProjectName

That would create a whole project structure. Where ProjectName is your project name, deside it yourself.

If you like you can also deside to just write jiv, then the ProjectName will be Test.

License

See License File for nearer License information!

It is just gpl-2.0

You wanna help?

If you found a bug or just want nearer information, just ask! Just create a new issue for your question or problem you achieved!

@seesee010

About

I personaly hate InteliJ, and so I created a cli tool, which can also create a parent dir and a child dir called `src`, - you know... normal InteliJ stuff. All with one single command!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published