GithubHelp home page GithubHelp logo

how to use the bootylite about bootylite HOT 1 CLOSED

memowe avatar memowe commented on September 24, 2024
how to use the bootylite

from bootylite.

Comments (1)

memowe avatar memowe commented on September 24, 2024

I updated everything to run with latest Mojolicious and perl versions. :)

Please download it after commit dd8cde1 and follow your normal procedure:

localhorst:tmp memowe$ mojo version
CORE
  Perl        (v5.20.2, darwin)
  Mojolicious (6.65, Clinking Beer Mugs)

OPTIONAL
  EV 4.0+                 (4.22)
  IO::Socket::Socks 0.64+ (0.68)
  IO::Socket::SSL 1.94+   (2.012)
  Net::DNS::Native 0.15+  (0.15)

Thanks for testing a development release, you are awesome!
localhorst:tmp memowe$ git clone [email protected]:memowe/bootylite.git
Cloning into 'bootylite'...
remote: Counting objects: 474, done.
remote: Total 474 (delta 0), reused 0 (delta 0), pack-reused 474
Receiving objects: 100% (474/474), 79.38 KiB | 0 bytes/s, done.
Resolving deltas: 100% (234/234), done.
Checking connectivity... done.
localhorst:tmp memowe$ cd bootylite/
localhorst:bootylite memowe$ perl Makefile.PL 
WARNING: Setting VERSION via file 'lib/Bootylite.pm' failed
 at /Users/memowe/perl5/perlbrew/perls/perl-5.20.2/lib/5.20.2/ExtUtils/MakeMaker.pm line 642.
Generating a Unix-style Makefile
Writing Makefile for Bootylite
Writing MYMETA.yml and MYMETA.json
localhorst:bootylite memowe$ make
cp lib/Bootylite/Renderer/Markdown.pm blib/lib/Bootylite/Renderer/Markdown.pm
cp lib/Bootylite/Renderer/HTML.pm blib/lib/Bootylite/Renderer/HTML.pm
cp lib/Bootylite/Plugin.pm blib/lib/Bootylite/Plugin.pm
cp lib/Bootylite/Page.pm blib/lib/Bootylite/Page.pm
cp lib/Bootylite.pm blib/lib/Bootylite.pm
cp lib/Bootylite/Article.pm blib/lib/Bootylite/Article.pm
cp bootylite.pl blib/lib/bootylite.pl
cp lib/Bootylite/Plugins.pm blib/lib/Bootylite/Plugins.pm
cp lib/Bootylite/Renderer.pm blib/lib/Bootylite/Renderer.pm
cp bootylite.pl blib/script/bootylite.pl
/Users/memowe/perl5/perlbrew/perls/perl-5.20.2/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/bootylite.pl
localhorst:bootylite memowe$ make test
PERL_DL_NONLAZY=1 /Users/memowe/perl5/perlbrew/perls/perl-5.20.2/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t
t/01-page.t ...... ok   
t/02-article.t ... ok     
t/03-renderer.t .. ok   
t/04-articles.t .. ok     
t/05-pages.t ..... ok     
t/06-drafts.t .... ok     
t/07-plugins.t ... ok     
t/10-web.t ....... ok       
All tests successful.
Files=8, Tests=243,  1 wallclock secs ( 0.06 usr  0.02 sys +  1.09 cusr  0.13 csys =  1.30 CPU)
Result: PASS

from bootylite.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.