Commit Graph

25 Commits

Author SHA1 Message Date
Tyler Akins
d6794de1e2
Merge pull request #57 from Swivelgames/loop-accessors
Feature: Key and Index Accessors Inside Loops
2023-04-05 20:51:13 -05:00
Joseph Dalrymple
b22baa9776 Added Functions/Helpers to README 2023-04-05 20:19:42 -05:00
Joseph Dalrymple
c28bffe708 Added @key loop accessor 2023-04-05 20:19:29 -05:00
Joseph Dalrymple
53e3208ba0 Improved portability by using /usr/bin/env pragma 2023-04-04 02:00:31 -05:00
Tyler Akins
6dc284f05a
Updating URLs
Closes #53
2023-04-03 12:57:14 -05:00
Mark Mercado
e672bda163
curl needs to follow redirects 2018-03-13 08:11:43 -04:00
Jaspreet Singh
5739ccd705
Fix: Intall issue
Added -L flag to curl; so as to allow following redirect.
2017-11-19 15:53:12 +05:30
Tyler Akins
f20e4ae83a
Making a bit more safe and disabling an eval by default 2017-11-03 16:45:51 -05:00
Tyler Akins
ab5dfee519
Fixing install directions 2017-10-24 07:47:50 -05:00
Tyler Akins
81fd601ebd
Shortening URL 2017-10-23 15:11:23 -05:00
Tyler Akins
00af9e978c
Making the specs run again in an easier way 2017-08-02 10:34:09 -05:00
Tyler Akins
17f0e4be3d
Included installation instructions.
This closes #11.
2016-12-14 07:41:33 -06:00
Tyler Akins
8238e144fd Adding notes regarding ShellCheck 2016-08-03 10:24:56 -05:00
Tyler Akins
67e22388da Removing the submodule 2015-12-21 09:02:33 -06:00
Tyler Akins
b16d73b5a7 Updates for how to source "mo" and then use it
When you source mo, it adds the "mo" function to the environment.
2015-08-27 09:44:04 -05:00
Tyler Akins
e1b6815b8c Clarifying documentation
This helps to close issue #5
2015-05-06 10:13:39 -05:00
Tyler Akins
6a6aadca50 Adding more demo files 2015-01-28 09:44:44 -06:00
Tyler Akins
33e31cfd89 Adding note about diagnostic tool 2015-01-27 10:14:38 -06:00
Robin Kearney
a0a58589f7 Typo! 2015-01-27 09:15:41 +00:00
Tyler Akins
414808f7f2 Commenting on HTML escaping 2015-01-26 15:24:34 -06:00
Tyler Akins
898be714f4 Calling out one specific test 2015-01-26 15:08:52 -06:00
Tyler Akins
e41ec5bbb3 Adding test notes and splitting up the concessions 2015-01-26 13:26:03 -06:00
Tyler Akins
e75302f327 Adding code to test against official tests
They don't all really fit in the bash environment, but I'd rather be
able to see what works and what does not.
2015-01-23 20:26:21 +00:00
Tyler Akins
c6e0c6062d Remembered another feature that is not implemented
I should make sure to call these things out instead of trying to hide
them.
2015-01-23 18:19:44 +00:00
Tyler Akins
1151ec0a9e Initial commit 2015-01-23 17:43:08 +00:00