9

I want to use emacs and console tools instead of Ubuntu SDK to edit and debug my projects. Where can I learn about doing that?

lumenwrites
  • 759
  • 5
  • 13

1 Answers1

1

You certainly can! The SDK is meant to make it a bit easier, but nothing prevents you from doing it yourself (and perhaps making it a step in your CI environment). Michael Zanetti wrote up a blog post about it here.

kyrofa
  • 7,502