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

Fix Alto on Linux #92

Open
1 of 2 tasks
FilipToth opened this issue Jan 30, 2022 · 1 comment
Open
1 of 2 tasks

Fix Alto on Linux #92

FilipToth opened this issue Jan 30, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@FilipToth
Copy link
Member

FilipToth commented Jan 30, 2022

  • Add build aoi and aoc shell scripts
  • Make sure everything works
@FilipToth FilipToth added the bug Something isn't working label Mar 14, 2022
@FilipToth FilipToth added this to the Alto 1.0 milestone Mar 14, 2022
@FilipToth
Copy link
Member Author

Most of this is done on my local branch.
Although, I'll have to to introduce a better way of starting processes and then displaying the out of dotnet run in the aoi.

I'll try executing the emitted program, forwarding stdout to a file and then reading the file from the aoi to get the output.

dotnet run >> /home/%user%/.Alto/outp

Note: also have to clear the outp file after we read from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant