Skip to content

inko-lang/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

668 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository contains the source code for the Inko website.

Requirements

  • Inko 0.19.1 or newer

Development

Install the necessary packages:

inko pkg sync

Build the website:

inko run

If you want to start a server and automatically build the website upon any changes, run the following:

make watch

This requires inotify-tools and Python 3 to be installed.

License

All source code in this repository is licensed under the Mozilla Public License version 2.0, unless stated otherwise. A copy of this license is found in the file "LICENSE".

About

The Inko Programming Language website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors