Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Run 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.