NAME
narada-emu - start OS Inferno's emu-g for this project
VERSION
This document describes narada-emu version v2.3.8
USAGE
narada-emu [options] [command]
DESCRIPTION
Should be executed in project directory.
Start emu-g using current directory as OS Inferno's user home directory.
With "command" parameter will initialize emu in usual way (/lib/sh/profile), run given "command", and after "command" exits will shutdown emu (even if there still some active background processes).
CONFIGURATION AND ENVIRONMENT
Depends on OS Inferno setup. Usually use these files and directories in project root directory (which become home directory inside Inferno):
namespace
profile
tmp/
keyring/
SUPPORT
Bugs / Feature Requests
Please report any bugs or feature requests through the issue tracker at https://github.com/powerman/Narada/issues. You will be notified automatically of any progress on your issue.
Source Code
This is open source software. The code repository is available for public review and contribution under the terms of the license. Feel free to fork the repository and submit pull requests.
https://github.com/powerman/Narada
git clone https://github.com/powerman/Narada.git
Resources
MetaCPAN Search
CPAN Ratings
AnnoCPAN: Annotated CPAN documentation
CPAN Testers Matrix
CPANTS: A CPAN Testing Service (Kwalitee)
AUTHOR
Alex Efros <powerman@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2008- by Alex Efros <powerman@cpan.org>.
This is free software, licensed under:
The MIT (X11) License