Skip to content

othelarian/livefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livefile

DEPRECATED!

This package is currently deprecated as I pushed an alternative version of LiveScript with the live command included, and up to date with the LiveScript 1.6.1 version.

You can find my alternative version here => https://npmjs.com/package/@othelarian/liveScript.

What's this?

I love CoffeeScript's cake command, and I love LiveScript, so I decided to create a live command, with the same mechanics.

How to use it?

There's only two functions that really matter:

  • option(name, short, type, description) => to define an option you can then use into a task
  • task(name, description, function) => to create a task (ie. a function the live command executes)

Honestly, it's as far as similar as cake as I wanted it to be.

Only in LiveScript?

Yes, only LiveScript, with the prelude-ls and optionator packages, both written in LiveScript. Long live LiveScript ;-)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published