[BU02] How to easily create your first Sublime Text build system

Опубликовано: 04 Октябрь 2024
на канале: OdatNurd - Sublime Text Tutorials
11,661
165

Build systems in Sublime allow you to easily execute external programs while you're working. Sublime comes with several build systems out of the box, and some packages include builds as well. But what if you want to make your own?

Build systems are a big topic, but not a complicated one. You have a lot of options at your disposal to control the build, you just need to know which ones you need to include to get the results that you want.

In this video we go over creating your first build system and the basic keys you need to include in order to get your build up and running, shell_cmd and cmd.


Continue the discussion in the OdatNurd discord:   / discord  


00:00 Introduction
01:33 Setting up to create your first build
02:29 Testing manual Python execution
03:00 Creating the build system file
03:32 The format of build system files
04:37 Using shell_cmd in the build
05:36 Using $file to specify the file to build
06:43 Reasons to use shell_cmd in your build
07:31 Using cmd in the build


Plugin 101 playlist:    • Plugin 101 - How to write Packages fo...  
Sublime Text Live! playlist:    • Sublime Text Live!  

Build Systems Playlist:    • Sublime Build Systems  
Build System Documentation: https://www.sublimetext.com/docs/buil...

Sublime Configuration: https://git.io/fARZ9
Official Documentation: https://www.sublimetext.com/docs/3/
Community Documentation: https://docs.sublimetext.io/
Sublime Forum: https://forum.sublimetext.com/
Sublime Discord:   / discord  


Watch live streams:    / odatnurd  

#SublimeText #Tutorial #BuildSystem

Subscribe for more videos: https://www.youtube.com/c/OdatNurd?su...
I also stream on Twitch:   / odatnurd  
Follow me on Twitter:   / odatnurd