102 Commits

Author SHA1 Message Date
m455
06cb1d9bbb fixed clone protocol 2021-10-12 17:28:39 -04:00
m455
a2e9608e0d Fixed code block issue 2021-07-07 21:18:39 -04:00
m455
b05ddbe9d2 fixed some... path issues 2021-04-15 21:57:38 -04:00
m455
e243d94ea1 changed to a naming conventiong that's better for organizing 2021-04-15 21:47:16 -04:00
m455
33097d6396 added check for exact numbers 2021-04-15 21:35:44 -04:00
m455
672bf1d6c9 attempting a cleanup of this awful old code haha 2021-04-15 09:35:53 -04:00
m455
b0976283c9 Removed incorrect 'sudo' from (un)install steps. Thanks ~lucidiot for pointing this out! :D 2021-03-28 16:37:04 -04:00
m455
af95d138a9 changed wording on readme description 2021-03-09 18:26:22 -05:00
m455
ce7f777329 updated readme hierarchy 2021-02-24 19:18:47 -05:00
m455
7f37ce3347 Shortened a note 2020-11-28 00:32:44 -05:00
m455
bca842ef91 Removed 'nicethings source code' from requirements, since that is clearly implied 2020-11-28 00:31:03 -05:00
m455
a951d89980 Updated readme section order 2020-11-28 00:30:02 -05:00
m455
7ca3821950 pushing to gitea 2020-09-30 22:31:48 -04:00
m455
f7db69691f fixed a bug which didn't allow random nicethigns to appear 2020-09-28 14:05:03 -04:00
m455
00bee864be regenerating readme 2020-09-25 17:26:54 -04:00
m455
4adc993055 generating readme.html 2020-09-25 10:01:27 -04:00
m455
cdbf7bc8a4 updated readme 2020-09-25 00:41:36 -04:00
m455
4dd535d5fd changed match behaviour in arg parsing 2020-09-24 15:16:06 -04:00
m455
f0dfccd416 Changed clone link to point to my new git repositories 2020-09-10 13:38:28 -04:00
m455
f5e8f6212d changed clone command 2020-07-27 17:18:26 -04:00
m455
79ab0bab7f changed master to main 2020-07-27 12:27:03 -04:00
m455
cbb5974efb changed clone link to point to notabug.org 2020-07-26 15:15:33 -04:00
m455
a0a7645e16 simplified pattern matching 2020-07-16 17:04:55 -04:00
m455
6274772069 Simplified pattern matching with match expander 2020-07-16 10:26:22 -04:00
m455
c54b8a0d6b bolded keyword 'example' as per my conventions 2020-07-15 22:34:49 -04:00
m455
67978c4915 Rewrote nicethings
* Added an implicit `init` procedure instead of doing it automatically
* Removed the repair procedures and replaced them with warnings and help messages if permissions are wrong or files are missing
* Simplified 'condition' checking, which just checks the permissions and existence of files or directories with the name `.nicethings`
2020-07-15 11:52:32 -04:00
m455
465f622eaa updated makefile 2020-07-15 01:10:49 -04:00
m455
acba42d2d6 updated readme 2020-07-11 18:52:28 -04:00
m455
3f1c49584e simplified makefile 2020-07-11 18:48:47 -04:00
m455
c6de80cc32 updated makefile 2020-07-07 14:27:00 -04:00
m455
0c4fc2ae8d updated readme 2020-07-07 11:45:19 -04:00
m455
cb5eb0e093 updated wording 2020-07-07 11:26:23 -04:00
m455
9717be9b8d updated custom installation 2020-07-07 11:25:35 -04:00
m455
c407b67b8f updated makefile 2020-07-07 10:51:27 -04:00
m455
ba3e58622b Changed an example to a more realistic example 2020-06-21 12:12:22 -04:00
m455
9b5e71bcdf changed add and remove message formats 2020-06-21 12:10:03 -04:00
m455
be6c36d3d3 wow that was a bad bug 2020-06-20 00:44:31 -04:00
m455
4b575c355d fixed a silly bug 2020-06-20 00:32:49 -04:00
m455
01ce2785de blep 2020-06-20 00:26:33 -04:00
m455
6b87eb5f4c blep 2020-06-20 00:23:20 -04:00
m455
e9826b0968 blep 2020-06-20 00:22:39 -04:00
m455
60ba955cd9 Updated code 2020-06-20 00:21:19 -04:00
m455
104e44b769 woops nevermind, the makefile works haha 2020-06-18 13:56:31 -04:00
m455
6c815c1c97 Added a note about the outdated makefile 2020-06-18 13:02:34 -04:00
m455
335f68aa93 updated the how-it-works/cycle-of-operations 2020-06-16 00:14:40 -04:00
m455
1623511e99 fixed help message 2020-06-15 23:56:38 -04:00
m455
c3985377a8 fixed readme 2020-06-15 23:55:50 -04:00
m455
f2c710974c fixed unbound identifier haha 2020-06-15 23:53:41 -04:00
m455
e4704f7408 removed unused symbols 2020-06-15 23:51:10 -04:00
m455
9410aa321f removed 'town' prefix to all commands to keep it a little more portable 2020-06-15 17:59:31 -04:00