Skip to content

chrisdickinson/nojs

Repository files navigation

nojs

Nothing to see here.

Oh, there's nothing to see here either.

Hacking

1️⃣ Install Google's depot_tools.

2️⃣ In a new directory, run gclient config https://github.com/chrisdickinson/nojs.git.

3️⃣ Now run gclient sync. Go get some coffee! ☕🏃

4️⃣ Generate the project!

On Linux:

mkdir -p nojs/out/Default and open nojs/out/Default/args.gn.

Enter:

is_clang = false
use_sysroot = false
target_sysroot = "/"

Now, run cd nojs; gn gen out/Default.

On Mac:

cd nojs; gn gen out/Default.

5️⃣ Now run ninja -C out/Default ':nojs'. Take a walk outside. 🚶🌳☁️

6️⃣ Once your laptop cools down, run out/Default/nojs. Marvel at how little it does.

About

☁️☁️ nothing to see, a PLAN, and the ability to load lodash ☁️☁️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published