16 Commits (master)

Author SHA1 Message Date
Zed A. Shaw 933db224a4 Got the git URL wrong for the option --using. 1 year ago
Zed A. Shaw ebdcf509fb Simplify the process by just assuming my own git. 1 year ago
Zed A. Shaw 82813aec03 The recursive remove doesn't work on Windows. Still not sure if cmd.exe or powershell will be used on all platforms but this rd command works. 1 year ago
Zed A. Shaw 5f0432fb70 VERSION 0.3.0: Upgrades to Node 18 LTS and adds the option to keep the .git directory for development or exploration/tracking changes. 1 year ago
Zed A. Shaw 30969b5e22 Small fixes to path problems on windows. 1 year ago
Zed A. Shaw 99c787ce92 Now it will copy the contents of the template directory, but with no processing currently. 1 year ago
Zed A. Shaw f9bed87ffb Apparently, git's clone --templates feature is nothing like what the documentation describes. It _only_ installs files that are on the local machine, rather than from the repository content which is what I'd expect based on the documentation. 1 year ago
Zed A. Shaw dde93d5f27 Wrong spelling on the git option. 1 year ago
Zed A. Shaw 52a9ba3cee Wrong spelling on the git option. 1 year ago
Zed A. Shaw d3d695bb33 Add in the git templates for testing. 1 year ago
Zed A. Shaw b164a9091f Create now checks out the real repository at bandolier-template. 1 year ago
Zed A. Shaw f0421a2976 First sort of working isntaller. 1 year ago
Zed A. Shaw d95bb1a511 Significant cleanup thanks to @AmyShackles on Twitter. 1 year ago
Zed A. Shaw 05cdc03f31 Clean up and get ready to dev the real command. 1 year ago
Zed A. Shaw 6278e47308 Drop the version to something more realistic, then make the version command. 1 year ago
Zed A. Shaw 85385a7eb3 The create command tests out if you can do options and seems to work just fine. 1 year ago