Altera_Forum
Honored Contributor
11 years agoRun nios command-line script after eclipse build
Anyone know how to automatically run a command-line script (.sh) from nios2-command-shell after a build in eclipse?
I'm looking to stream line the build process (currently I manually open the shell and execute the scripts... not fun every time!) I use these post build scripts to generate production specific binaries. Comments appreciated.