WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

nirum-lang/nirum-tutorial-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains examples from Step-by-step tutorial of Nirum.

You can run the server or unit tests using the below command:

make run-counter-server
make test-counter-server

Note that there are NIRUM and PYVENV variables and overridable through -e option:

NIRUM=nirum-linux-x86_64 PYVENV=pyvenv-3.5 make -e run-counter-server

Distributed under public domain.

About

Examples from Nirum step-by-step tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published