From 15b73b2ee1d586ba7617c028ccafcad090b9133f Mon Sep 17 00:00:00 2001 From: destruc7i0n Date: Tue, 12 Jan 2016 10:12:55 -0500 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8cc935e..1f96240 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,11 @@ ## Example ![discord-irc](http://i.giphy.com/6yj4FRw3XZt6M.gif) +```bash +In the repository folder: +$ npm install +$ npm run build # Transpile ES6 to ES5 using Babel +$ npm start -- --config /path/to/config.json # Note the extra double dash +``` + by destruc7i0n -- cgit 1.4.1 6babe006a18ba6c4ca1d083c'>this commit dontfiles
summary refs log tree commit diff
path: root/bin/1sh/cd.c (unfollow)
Commit message (Expand)Author
2019-09-16Add The Just CityJune McEnroe
2019-09-12Only GET the final redirect locationJune McEnroe
2019-09-12Consume entire bodyJune McEnroe
2019-09-10Add title -v flagJune McEnroe
2019-09-10Use curl error bufferJune McEnroe
2019-09-10Set Accept-Encoding in titleJune McEnroe
2019-09-08Set title User-AgentJune McEnroe
2019-09-07Add -x flag to titleJune McEnroe
2019-09-07Ignore SIGPIPE in relayJune McEnroe
2019-09-07Add A Memory Called EmpireJune McEnroe
2019-09-05Handle lack of Content-TypeJune McEnroe
2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe
2019-09-05Decode entities in titlesJune McEnroe
2019-09-05Print title as soon as it's availableJune McEnroe
2019-09-05Use CURL_PREFIX to set flagsJune McEnroe
2019-09-05Add titleJune McEnroe
2019-09-04Add Avorter n'est pas tuerJune McEnroe
2019-08-29Unset executable on shell scriptsJune McEnroe
2019-08-29Add long-missing setopt to bin.7June McEnroe
2019-08-29Add editJune McEnroe