16 Commits (master)

Author SHA1 Message Date
Zed A. Shaw 933db224a4 Got the git URL wrong for the option --using. 2 years ago
Zed A. Shaw ebdcf509fb Simplify the process by just assuming my own git. 2 years 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. 2 years 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. 2 years ago
Zed A. Shaw 30969b5e22 Small fixes to path problems on windows. 2 years ago
Zed A. Shaw 99c787ce92 Now it will copy the contents of the template directory, but with no processing currently. 2 years 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. 2 years ago
Zed A. Shaw dde93d5f27 Wrong spelling on the git option. 2 years ago
Zed A. Shaw 52a9ba3cee Wrong spelling on the git option. 2 years ago
Zed A. Shaw d3d695bb33 Add in the git templates for testing. 2 years ago
Zed A. Shaw b164a9091f Create now checks out the real repository at bandolier-template. 2 years ago
Zed A. Shaw f0421a2976 First sort of working isntaller. 2 years ago
Zed A. Shaw d95bb1a511 Significant cleanup thanks to @AmyShackles on Twitter. 2 years ago
Zed A. Shaw 05cdc03f31 Clean up and get ready to dev the real command. 2 years ago
Zed A. Shaw 6278e47308 Drop the version to something more realistic, then make the version command. 2 years ago
Zed A. Shaw 85385a7eb3 The create command tests out if you can do options and seems to work just fine. 2 years ago