Giter Club home page Giter Club logo

functional-template's Introduction

funcional-template

A Clojure library designed to be used as a template for each exercise/tp used in Tecnicas de Diseño.

REPL

In order to try Clojure and run code quickly you can use the online REPL: https://repl.it/languages/clojure

If you want to have a local installed tool to run Clojure, please, see the Tutorial section, it explains how to setup Leiningen in your local computer.

Usage

  • Fork this repository to your own GitHub user (this will create a copy of this repository into your own GitHub's repositories):

    • Login to GitHub with your own user.
    • Navigate to this repository url.
    • Click on the "Fork" button at the top-right of the page. (Please, do not change the repository's name when forking)
  • Clone the forked repository in your local computer:

    • Click on the "Clone or Download" button in the forked repository's page and copy the url. It should be similar that the following one: https://github.com/<your user's account>/functional-template.git
    • Run the following command: git clone [https://github.com/<your user's account>/functional-template.git]
  • You are ready to create branches, do changes and commit them to your forked repository!.

License

Copyright © 2017

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Tutorial

https://8thlight.com/blog/colin-jones/2010/11/26/a-leiningen-tutorial.html

Install leiningen

https://github.com/technomancy/leiningen

Run Tests

lein test

Run Repl

lein repl

functional-template's People

Contributors

carloscurotto avatar

Watchers

 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.