Commit Graph

21 Commits

Author SHA1 Message Date
6b2bc43d79 Allow choosing port number. 2022-11-10 19:58:46 +01:00
1d1406bb2b Remove unnecessary if-statement. 2022-11-10 19:22:24 +01:00
fc50e669a5 Implement concurrent page compilation. 2022-11-10 19:10:41 +01:00
60c6cb3bcd Consolidate compilation and copy code. 2022-11-10 17:45:00 +01:00
a799374399 Remove need for tmp directory. 2022-11-10 17:07:03 +01:00
74e2c1a3fd Use local variables. 2022-11-08 16:40:13 +01:00
91b8b3b570 Add verbose flag to build. 2022-11-08 16:10:07 +01:00
e5bbf2dc03 Test for too few commands. 2022-11-08 16:02:38 +01:00
7c1aec3497 Consolodate project directories into variables. 2022-11-08 15:52:12 +01:00
bfcd194a09 Copy other files into output. 2022-11-08 15:12:29 +01:00
c901bc3b0c Ignore configuration files for PHP variables. 2022-11-07 20:43:19 +01:00
ad5d10979d Add serve command. 2022-11-07 20:26:23 +01:00
76308dc9a9 Add interactive mode to new project subcommand. 2022-11-07 19:50:41 +01:00
77b8c82a6c Fix XDG_CONFIG_HOME environment variable check. 2022-11-02 16:09:59 +01:00
593b389ccb Add build command. 2022-10-29 15:09:55 +02:00
d3713b6bad Add version command. 2022-10-29 14:24:36 +02:00
44d7def8d4 Add help command. 2022-10-29 14:23:42 +02:00
253ae30746 Add documentation to usage function. 2022-10-29 14:17:30 +02:00
b06f2b1a1c Check to be in Isidore project. 2022-10-29 14:16:07 +02:00
cbb6f3d8a3 Add new and clean commands. 2022-10-29 14:03:47 +02:00
17e14672ff Initial commit. 2022-10-29 13:41:15 +02:00