Skip to content

justomiguel/libProg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibProg es una libreria espcialmente construida para la catedra de Programacion I & II, Laboratorio 2 y Algoritmos de la carrera de TSP e ISI de la UTN FRRe.

Como Usarla

  1. Para poder bajar el codigo fuente deberan de tener instalado GIT en su computadora... Para bajarse pueden descargarse GIT desd aqui...

    https://git-scm.com/downloads

  2. Y luego realizar por la consola de comandos lo siguiente:

        git clone https://github.com/justomiguel/libProg.git
    
  3. Descargarse Maven (Seguir los pasos de la pagina y despues por consola hacer), de esa forma les bajara las dependencias, esto es opcional ya que la ide trae maven por defecto pero seria bueno que lo hagan

     https://maven.apache.org/install.html
    
     mvn clean install
    
  4. Pueden usar la libreria con una IDE de preferencia o bien usar INTELLIJ IDEA desde aqui! Bajense el community! Un abrazo!

    https://www.jetbrains.com/idea/download/

License

Copyright 2016 Justo Vargas

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Java Lib to open and handle files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages