Skip to content

Nullora/NovusDeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NovusDeploy

Hhardcoded to fit my computer and made for personal usage to help me keep some files updated across all my local projects so I don't manually recopy it.

Why I made it

I made NovusDeploy to help me keep my projects updated with the latest NovusNet patch fully locally. Say you have a library you made. You made projects with that library and now depend on it to stay up to date. Upon any new library update, you need to manually copy the new library files and paste them in all your projects. Over time, this gets super repetitive. NovusDeploy does this for you, just add a source file with ndep add filepath tag and add your project files with ndep add-d filepath tag. Upon any new update to your library, run ndep dep tag and watch that file be synced across all your projects! You can also sync tools to /usr/local/bin to run them from anywhere!

WARNING

MODIFY THE CODE BEFORE YOU USE THIS. ITS HARDCODED FOR MY PC AND MADE FOR PERSONAL USE

make # run this to auto build the file and call it a day 

About

Keep your files up-to-date across all local projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors