Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Compiling Features #133

Merged
merged 1 commit into from
Apr 1, 2016
Merged

Conversation

coltonmercurio
Copy link
Contributor

Updating the compiling process to take advantage of being able to view and edit multiple files

===Features Added===

  • Code is no longer typed into the terminal, it is loaded through the file system
  • User can specify build command rather than just gcc options for compiling 'program.c'.. allowing for the use of make files
  • User can specify any program to run after the building is complete rather than 'program' options

@coltonmercurio coltonmercurio merged commit d7865e4 into master Apr 1, 2016
@coltonmercurio coltonmercurio deleted the multi_compling_support branch April 19, 2016 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant