Skip to content

cesaralcancio/hospital-alura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hospital

A Clojure library designed to ... well, that part is up to you.

Usage

  • This project was created using IntelliJ with plugin Cursive, que utiliza o motor Leiningen using JDK 11.
  • O nome do pluguin para baixar se chama "Cursive": https://plugins.jetbrains.com/plugin/8090-cursive
  • To run this code we use the REPL over the file project.clj
  • The REPL console will open and we can LOAD the file we are working with, so it will be executed.
  • This was based on Alura Clojure formação.

IntelliJ commands with Mac OS

  • shift + option + j to remove from function
  • shift + option + k to add into the function
  • shift + option + l to run the code
  • shift + option + p to run just the code you have been selected
  • option + command + l to ident code
  • command + shift + n to search file
  • With the REPL running go to Tools -> REPL -> Run Tests in Current NS in REPL to run tests
  • I personally added this mapkey/shortcut to option + control + shift + l to run
  • command + / to comment
  • What else?

License

Copyright © 2020 FIXME

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.

About

Projeto Clojure Hospital Alura

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published