This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31568fc5a1
banan-os
/
userspace
/
Terminal
/
main.cpp
8 lines
75 B
C++
Raw
Blame
History
#
include
"Terminal.h"
int
main
(
)
{
Terminal
terminal
;
terminal
.
run
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink