fstiewitz / build-tools-cpp

Build your projects in atom
https://atom.io/packages/build-tools
MIT License
31 stars 6 forks source link

How to set build commands #11

Closed andrewpcone closed 9 years ago

andrewpcone commented 9 years ago

I can't figure out how to make this package run a specific command. Like say I want my build command to be gcc foo.c.

What exactly do I do? It's not clear to me from the readme or the settings view.

andrewpcone commented 9 years ago

atom 0.176.0, build-tools-cpp 1.0.1. This is all I see in settings. But I see there's a SettingsView in the code that I can't figure out how to make appear. screen shot 2015-01-29 at 4 07 04 pm

fstiewitz commented 9 years ago

There are three ways to open the settings:

  1. Packages menu -> Build tools C/C++ -> Show build settings
  2. Open the command palette -> Build Tools Cpp: Settings
  3. Click the small arrow in the package's title bar screenshot from 2015-01-30 06 46 22