#!/usr/bin/env bash

gvim -p -geometry 158x78+1913+145 ranting_derive/{src/*.rs,Cargo.toml}&

gvim -p -geometry 159x78+0+145 src/*.rs Cargo.toml tests/*/*.rs ranting_derive/language/english.rs



echo cargo test

echo "cargo build && target/debug/play"



