Project
Reverse Dependencies for como
The projects listed here declare como as a runtime or development dependency
0.0
Crun is an utility for compiling and running C-programs straight from
C source files. Crun supports compile-run and compile-debug flows.
You can embed custom compile options into the main c-file, if you
need, for example, an external library for the program. You can also
control the command line parameters passed to the program through
Crun.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Diru is a Change Directory (cd) utility for
augmenting Unix Shell functionality. Diru makes it easy and efficient
to jump around in Project's directories. Diru uses client/server
architecture, which enables sharing of directory info and state
between terminal sessions.
Each Server serves one Project, which is a tree of related directories
where user wants to jump around and which has a logical root. There
can be multiple Servers, if user needs to access multiple Projects
concurrently.
Client queries directory info from Server and directory change is
pushed to Shell in order to change the current directory within the
Shell.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Rumodule is used to manage shell environment variables by
adding/removing modules. By adding a module using Rumodule, for
example the PATH environment variable can be setup so that the
executable is found.
Modules exist per tool or per tool version. Rumodule makes it easy
to maintain and provide tool setups between multiple users.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Rupat is a Ruby Patching utility. It can be used to patch files or for extracting information from files. Rupat comes with a library for general use and simple executable for patching files. NOTE: Rupat is deprecated and people should use Patman instead (if possible).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity