Using VS Code, GitHub, and AMP Code for Technical Writing on macOS
simpletechguides.com·18h·
Discuss: Hacker News
Flag this post

Congratulations, you’ve booted up your MacBook and you’re excited to do some technical writing. This guide will show you how to configure a basic environment with: VS Code — for editing Markdown files and creating code examples, GitHub — for storing files and tracking changes, and AMP Code — for that sweet AI Overlord oversight. This guide does not require the reader to have any prior knowledge of these tools.

VS Code

Microsoft’s VS Code is a powerful IDE. But, what’s really nice about it is that it installs as more of an advanced text editor and all its extended functionality, like support for various programming languages, is added optionally by the user using [extensions](…

Similar Posts

Loading similar posts...