Skip to content

nirum-lang/nirum-tutorial-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Examples from Nirum step-by-step tutorial

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