Skip to content

Timecraft/js-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSTest

Test some JavaScript

AppCenter

BuildStatus

Screenshots

White Light Dark
JSTestScreenshot JSTestScreenshot JSTestScreenshot
JSTestScreenshot JSTestScreenshot JSTestScreenshot

Translations

User Language
NathanBnm Français (French) 🇫🇷

Building, Testing, and Installation

Dependencies

  • valac
  • libgtk-3-dev
  • libgranite-dev
  • libwebkit2gtk-4.0-dev
  • libgtksourceview-3.0-dev
  • elementary-sdk
  • meson
A one liner
sudo apt install valac libgtk-3-dev libgranite-dev libwebkit2gtk-4.0-dev libgtksourceview-3.0-dev elementary-sdk meson

Installation

Use meson to build.

meson build --prefix=/usr

Change into build directory and use ninja to compile.

cd build

ninja

Install using ninja install, then run with com.github.timecraft.js-test or by clicking on it in your launcher.

sudo ninja install

com.github.timecraft.js-test

Debugging

If something is acting funny, or if you just want to see my musings, then execution in the terminal will give you all of that.

com.github.timecraft.js-test