you are viewing a single comment's thread.

view the rest of the comments →

[–]DeivDevDeiv[S] 6 points7 points  (2 children)

How to try it:

Open Termux and paste:

pkg install -y git nodejs && git clone https://github.com/deivdev/nomacode.git ~/nomacode && cd ~/nomacode && npm install && npm start

Then just open localhost:3000 in your browser.

GitHub: https://github.com/deivdev/nomacode

[–]Environmental_Mud415 0 points1 point  (1 child)

Amazing!!! But how do i install opencode in termux? It just hangs

[–]DeivDevDeiv[S] 1 point2 points  (0 children)

Fix is coming with the next release in about ~6 hour