We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69165b8 commit 8424657Copy full SHA for 8424657
README.md
@@ -1,6 +1,20 @@
1
# Skcript Open Source
2
3
-A collection of open source projects from Skcript.
+A collection of open source projects from Skcript.
4
+
5
+**Important Links**
6
+* [Compiling and Running](#compiling--running)
7
+* [License](#license)
8
+* [Authors](#authors)
9
10
+### Compiling & Running
11
+1. Clone this repo: `git clone https://github.com/skcript/skcript.github.io.git`
12
+2. Now run `cd skcript.github.io`
13
+3. Just run `jekyll serve --watch`
14
+4. Access the site at `http://localhost:4000`
15
16
+### Authors
17
+* [Karthik K](https://twitter.com/imkarthikk)
18
19
License
20
--------
0 commit comments