0.0.1 • Published 6 years ago

batatascript v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

🥔 BatataScript 🥔

Amazing compiler that turns javascript code into javascript code! 🥔 => 🍟

Installing

yarn add batatascript
# or...
npm install batatascript

Configuring your .batatarc

TODO

Usage command line

1 - Write batatascript code

hello.btts

console.log('Hello World 🍟');

2 - Running batatascript

batatascript hello.btts # Hello World 🍟

Batata plugins

  • batata-preset-react(In progress)
  • batata-jest(In progress)
  • batata-flow(In progress)
  • batata-ramda(In progress)
0.0.1

6 years ago