Skip to content

A compact, automated command-line tool for Windows written in C++ with built-in and 3rd party utilities. Simplifies navigation, learning, and project development, including simple networking.

License

Notifications You must be signed in to change notification settings

marcuwynu23/just-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Utility

A command-line utility and tools for Windows written in C++. It utilizes built-in Windows utilities and other third-party tools, automating and compacting them into simple commands. Just Utility facilitates easy navigation in the terminal and aids in learning, developing simple projects, conducting experiments, and performing basic networking tasks.

Commands

  • justutil: Show all available commands.
  • ls: List files and folders in the current directory.
  • rm: Remove a file.
  • jr: Run a JAR file from the C:\jar location.
  • xr: Open Windows Explorer.
  • wr: Open a file or link in the default browser.
  • jpb: Java project builder tool.
  • snip: Open Snipping Tool.
  • ctp: Create project template structure.
  • cf: Create a file.
  • ct: Create a clone of the current terminal instance.
  • And more...

Creating Releases

To create a release using git archive:

git archive --format=zip --prefix=v0.0.1 > just-util.v0.0.1.zip

Contributing If you'd like to contribute to this project, please follow these steps:

Fork the project. Create your branch. Commit your changes. Push to your branch. Open a pull request. Thank you in advance for your contributions! Happy coding!

About

A compact, automated command-line tool for Windows written in C++ with built-in and 3rd party utilities. Simplifies navigation, learning, and project development, including simple networking.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages