Skip to content

OskarKocjan/StudioProjektowe2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SP2

Project realized in coolabration with Oskar Kocjan and Stanisław Światłoch

Table of contents

Setup

Run following commands

sudo ./installGraphly.sh path_to_main path_to_bashrc
source ~/.bashrc

path_to_main is path to a directory which contains main.py and path_to_bashrc is path to a directory which contains .bashrc file (usually in /home/user or ~)

Example of usage

Graphly path_to_file

path_to_file is path to a Graphly script

Using -e option:

Graphly path_to_file -e

allows to see whole stacktrace in case of exception.

Details

For more information see "Dokumentacja_języka_Graphly.pdf"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published