From 65cba664c6d4749176fc77d461caae2e0d1df039 Mon Sep 17 00:00:00 2001 From: Lucio Paiva Date: Mon, 31 Jul 2017 01:09:14 -0300 Subject: [PATCH 1/2] Add link to new cross-platform solution --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.markdown b/README.markdown index 4614b46..e3b94c0 100644 --- a/README.markdown +++ b/README.markdown @@ -95,6 +95,12 @@ http://bit.ly/dotjs stick JavaScript in ~/.js. Do you know what I'm saying?" +## Cross-platform + +- [dotjs](https://github.com/luciopaiva/dotjs): based +on Node.js, works on all platforms and doesn't depend +on SSL certificates to work + ## Linux - [dotjs-ubuntu](https://github.com/glenbot/dotjs-ubuntu) From 39b196ebc79a883e1778d3b0a9a8e0d9bdb5e505 Mon Sep 17 00:00:00 2001 From: Lucio Paiva Date: Fri, 4 Aug 2017 01:12:13 -0300 Subject: [PATCH 2/2] Update README.markdown --- README.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index e3b94c0..cb60c1a 100644 --- a/README.markdown +++ b/README.markdown @@ -97,9 +97,10 @@ http://bit.ly/dotjs ## Cross-platform -- [dotjs](https://github.com/luciopaiva/dotjs): based -on Node.js, works on all platforms and doesn't depend -on SSL certificates to work +- [Witchcraft](https://github.com/luciopaiva/witchcraft): +based on Node.js, works on all platforms and doesn't depend +on SSL certificates to work. It's also able to handle CSS +scripts, among other new features. ## Linux