Skip to content
/ CoreCli Public

CoreCli is a collection of programs that I missed at some point on my computer.

Notifications You must be signed in to change notification settings

capjan/CoreCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreCli

CoreCli is a collection of programs that I missed at some point on my computer.

  • build - shortcut to build a .NET solution or project
  • datetime - makes it easy to format current date and time on cli
  • ipinfo - shows the public and the local ip addresses of the computer
  • upinfo - shows the up time, boot time and current time

Releases

Visit the Releases page to download the latest binary packages for your OS.

Please note: This is a xcopy deployment package. The required .NET Framework must be installed by your own.

Build Notes

For my convenience this repository is configured to be build on Windows for Windows and uses Costura.Fody to merge and compress the output to a single executable. Because Costura.Fody is targeting Windows only, this dependency must be removed if you're building for a different OS.

About

CoreCli is a collection of programs that I missed at some point on my computer.

Resources

Stars

Watchers

Forks

Packages

No packages published