Skip to content

1.0.0

Compare
Choose a tag to compare
@Bobonium Bobonium released this 27 Oct 12:48
· 6 commits to master since this release
ddcd84a

[1.0.0] - 2019-10-27

  • initial release
  • MIT License
  • includes README.md and CHANGELOG.md
  • includes Makefile for test and install
    • make all
    • make test
    • make install
  • initial functionality includes
    • parsing of yaml-like .gitfile
      • source
      • path
      • version
      • supports comments with #
    • cli paramters for
      • help (-h/--help)
      • configuring .gitfile location (-f/--gitfile)
      • configuring default clone path (-p/--default-clone-path)