Educational

From The Yambo Project
Jump to navigation Jump to search

Clone

% git clone git@github.com:yambo-code/educational.git
% cd educationl/tutorials
% git clone git@github.com:yambo-code/tutorials.git ./

Download all SAVEs

% ./educational.pl -download -tutorial all

Add a new tutorial

%cd tutorials
%mkdir TEST

At this point fill the TEST folder with the SAVE, inputs, outputs... Add to the repo the text files and commit.

To upload the TEST just go up of tutorials and type

%./educational.pl -t TEST -up

and the game is done.