GitXplorerGitXplorer
a

toyrobot

public
1 stars
0 forks
3 issues

Commits

List of commits on branch master.
Unverified
e87c928ffb5ee4d70e06462377b503b6b425372d

Push to docker toyrobot

committed 5 years ago
Unverified
20ddd0c035646b4da15b23211b8171703782f54e

Indent error

committed 5 years ago
Unverified
6b471818d5e5afc51e09a3aab63e1f7c42f52548

Fix error

committed 5 years ago
Unverified
9eee6251dc7bcc7341bf1d18d7744497630e454b

Add docker push

committed 5 years ago
Unverified
068a42666573d24e36680287c7c9b2ac154efc7b

Fix

committed 5 years ago
Unverified
7fd5d0bc4a05b947d0f642806ba60b6216e01ced

Fix error

committed 5 years ago

README

The README file for this repository.

Toy Robot

A toy robot, toy application where the toy robot doesn't fall off the toy table

This project was built using nbdev :)

Install

pip install toyrobot

Documentation

For documentation, refer here.

Run

To run the project in command line (after installation):

toyrobot_run --cmd_file_path <path_to_example.txt>

As an example: toyrobot_run --cmd_file_path ./examples/example1.txt

4,5,WEST

To print out outputs after every command add -- verbose flag to the command.

Tests

To run unit as well as integration tests:

nbdev_test_nbs