A software development kit for Resea
Project description
# Resea SDK [](https://travis-ci.org/resea/sdk) [](https://coveralls.io/github/resea/sdk?branch=master) [](http://badge.fury.io/py/reseasdk)
Development tools for Resea.
## Installation ` # pip3 install reseasdk `
## Quickstart ` $ reseasdk new hello # create a project directory $ cd hello $ reseasdk test # build and run "Hello World" program `
## Commands - new: create a project directory - scaffold: generate boilerplate files - build: build - run: build & run - test: build & test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.