🐚 iptablez-shell as a separate project
Probably best to keep all of the projects that can be built with iptablez separate from the library/API itself, ya' know?
🐚 iptablez-shell
So this will be its own separate project. It could include other helpful things a shell should/can have to make it dope. Right now it's built on pry in a kinda hacky way. But, it works pretty well. So, I can live with that for now instead of rolling together something else. Plus, it allows for some really interesting features while being built on a debugger like that.
Moving Forward
It will keep up with the latest iptablez releases. I'm sort of thinking I'll just include it in a gem dependency to have it be installed automatically in the gemspec -- though that could be silly. Not terribly sure how I want to package everything at the moment.
Thoughts
Any thoughts would be coo'.