Difference between revisions of "Baseman"

From prokee
Jump to navigation Jump to search
(Created page with "A simple file copy program to organize modular code for web applications.")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
A simple file copy program to organize modular code for web applications.
 
A simple file copy program to organize modular code for web applications.
 +
 +
[[File:Bminfo.png|thumb|200px|Baseman can be used for copying files of a project from different archives to the workspace directory.]]
 +
 +
== The old Prokee-GUI for baseman ==
 +
<gallery>
 +
File:baseman_sht0.png|Screenshot 1
 +
File:baseman_sht1.png|Screenshot 2
 +
</gallery>
 +
The current version of baseman does no longer include a graphical user interface (gui).
 +
 +
== Links ==
 +
* [https://github.com/apoll500/baseman Repository on GitHub]
 +
* [https://www.andreaspollhammer.com/baseman Project Homepage]
 +
* [https://www.andreaspollhammer.com/baseman/downloads/baseman/baseman_info.pdf Documentation (pdf)]
 +
 +
[[Category:Tools]]

Latest revision as of 11:09, 6 May 2019

A simple file copy program to organize modular code for web applications.

Baseman can be used for copying files of a project from different archives to the workspace directory.

The old Prokee-GUI for baseman

The current version of baseman does no longer include a graphical user interface (gui).

Links