Parcourir la source

Change images, to keep to most important ones

 + Works well on Gitlab (except for Diaspora #oclaunch, which is truncated due
 to #)
 + Run oasis setup
Leo il y a 9 ans
Parent
commit
0fbc73f895
3 fichiers modifiés avec 20 ajouts et 12 suppressions
  1. 15 6
      README.md
  2. 1 1
      _oasis
  3. 4 5
      setup.ml

+ 15 - 6
README.md

@@ -1,14 +1,23 @@
 <!--- OASIS_START --->
 <!--- OASIS_START --->
-<!--- DO NOT EDIT (digest: a59a4ee1038e3afd1249acbc271d724c) --->
+<!--- DO NOT EDIT (digest: fae6b7e3ea5847add189d63064c76c37) --->
 
 
 OcLaunch - Launch commands automagically
 OcLaunch - Launch commands automagically
 ========================================
 ========================================
 
 
-[![stable v0.2.2](https://img.shields.io/badge/stable-v0.2.2-green.svg)]()
-[![dev v0.3.0](https://img.shields.io/badge/dev-v0.3.0-yellowgreen.svg)]()
-[![Unit Test
-100%](https://img.shields.io/badge/Unit_Test-100%-green.svg)](http://oclaunch.eu.org/unit-test)
-[![diaspora
+[![licence
+CeCILL](https://img.shields.io/badge/licence-CeCILL-blue.svg)](http://oclaunch.eu.org/floss-under-cecill)
+[![command
+line](https://img.shields.io/badge/command-line-lightgrey.svg)](http://oclaunch.eu.org/videos)
+[![platform UNIX (esp.
+LINUX)](https://img.shields.io/badge/platform-UNIX_\(esp._LINUX\)-lightgrey.svg)](http://download.tuxfamily.org/oclaunch/oclaunch.xml)
+[![language
+OCaml](https://img.shields.io/badge/language-OCaml-orange.svg)](http://www.oclaunch.eu.org/)
+[![opam
+oclaunch](https://img.shields.io/badge/opam-oclaunch-red.svg)](http://opam.ocaml.org/packages/oclaunch/oclaunch.0.2.2/)
+<br/>OcLaunch is a command-line tool to launch successively (each time the
+program is called) commands. It is designed to be used with any program,
+interactive or not. Feedback is welcome at contact@oclaunch.eu.org.<br/>
+Detailed presentation at http://ocla.ml. Try it, it works automagically!
 
 
 See the file [INSTALL.md](INSTALL.md) for building and installation
 See the file [INSTALL.md](INSTALL.md) for building and installation
 instructions.
 instructions.

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
_oasis


Fichier diff supprimé car celui-ci est trop grand
+ 4 - 5
setup.ml