Skip to content

MaksimZadar/nugen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nugen

What is it?

Nugen allows you to modify .nuspec file right from your command line. You can edit all the fields, add new ones and remove existing ones all from the terminal.

Why am I making it?

I use .nuspec files at work and we use them to version our application and deploy the package using Octopus and Jenkins. For full automation (where the developer does not need to explicitly open the file and change it) there is no easy way to modify these properties besides writing a script to do, so here we are. I hope I can use this with Jenkins too...

Also I'm trying to learn rust and what a great excuse to do so 😅

How it works

I'll fill this in when as I build out the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages