Coder Social home page Coder Social logo

steveyen / cbfg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from couchbaselabs/cbfg

0.0 3.0 0.0 3.8 MB

An experiment / prototype in distributed systems modeling, simulation and (perhaps one day) code-gen.

License: Apache License 2.0

Clojure 92.95% CSS 5.27% JavaScript 1.78%

cbfg's Introduction

cbfg

An experiment / prototype in distributed systems modeling, simulation and (perhaps one day) code-gen.

This was initially discussed over lunch at a Five Guys burger restaurant, so "c.b.f.g." means couchbase five guys. Clearly, this is a backronym waiting for future reassignment.

grab the code...

git clone [email protected]:couchbaselabs/cbfg.git

for cbfg developers...

grab the dependencies...

git clone [email protected]:couchbaselabs/ago.git

setup the dependencies...

cd cbfg
mkdir checkouts
cd checkouts
ln -s ../../ago .
cd ..

build...

You'll need the lein toolchain, so that you can run...

lein cljsbuild once cbfg

Or, during development cycle, instead run...

lein cljsbuild auto cbfg

run a local webserver...

$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

browse...

http://localhost:8000
http://localhost:8000/world-t1.html
http://localhost:8000/world-t2.html

for some codegen...

lein run src/cbfg/fence.cljs

cbfg's People

Contributors

apage43 avatar steveyen avatar

Watchers

 avatar  avatar  avatar

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.