Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 337 Bytes

README.md

File metadata and controls

executable file
·
25 lines (18 loc) · 337 Bytes

never-cli-hello-world

Description

A POC for never programming language.

Tech stack

  • bison
  • clang
  • cmake
  • flex

Docker stack

  • ubuntu:22.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits