Coder Social home page Coder Social logo

clack's People

Contributors

clumsyjedi avatar laurio avatar trieloff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clack's Issues

Support clackrc file

Allow users to provide a ~/clackrc.cljs file, that could contain their own fn's for use in -e, -f etc.

Ideally, this file would be loaded without any prompt from the user, but any cljs file that compiles under node could also be loaded using a custom switch.

Using clack with bash to run command for each object in array

Hi @clumsyjedi
how to Using clack with bash to run command for each object in array?

example:
$ cat x.json | clack -i js :str-lists
[ "a" "b" "c" ]

This works fine.

$ cat x.json | clack -i js :str-lists | CMD item

I want the last command to be run with iterate .
Is there any possible way?

In addition, it would be nice if there was a way to create multiple lines of text.

Thanks.

make more fast

currently we are generating an unoptimised cljs core file, which is about 1MB in size, and will significantly affect runtime, particularly when commands are chained using shell | pipes.

[request] transit support

great tool! most of our services communicate using transit, it would be great if clack could also read (and detect?) transit and convert to edn.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.