Initial commit; enough to prove concepts at least

was able to bootstrap a complete machine with this, although there's lots
missing yet...
This commit is contained in:
Lance Edgar 2018-12-03 01:11:38 -06:00
commit e8769c8245
26 changed files with 2808 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.pyc
rattail_fabric2.egg-info/