0.1.1 |
|
---|---|
0.1.0 |
|
#31 in #make
7KB
70 lines
Voluntary
Usage example
Create a file voluntary.lua
.
function hello()
print('Hello')
end
Run the task.
voluntary hello
Output.
Hello
Meta
IceCafeCup – icecafecup@proton.me
Distributed under the MIT License. See LICENSE
for more information.
Contributing
- Fork it (https://github.com/icecafecup/voluntary/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Dependencies
~4.5MB
~81K SLoC