Skip to content
/ nim Public
forked from typester/nim

minimal command-line based contents generator

License

Notifications You must be signed in to change notification settings

nagoyapm/nim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Nim.

INSTALLATION

Nim installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan Nim

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

Nim documentation is available as in POD. So you can do:

    % perldoc Nim

to read the documentation online with your favorite pager.

Daisuke Murase

About

minimal command-line based contents generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%