fsl 0.0.6

FakeHub State Language. DSL for managing state in fakehub
Documentation
1
2
3
4
5
6
7
8
9
# MIT LICENSE
# Testing the license rule.
# Even more license text.
me: @jeff
# Create foo repo, assign to `x`.
+repo me/foo > x
# Create bar repo, assign to `y`.
# Here, `y` is a new variable.
+repo me/bar > y