UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

8 lines (4 loc) 109 B
#!/usr/bin/env node 'use strict' const md5File = require('./') console.log(md5File.sync(process.argv[2]))