Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Requesting review of new distribution information

by stevieb (Canon)
on Jan 03, 2021 at 17:39 UTC ( [id://11126221]=note: print w/replies, xml ) Need Help??


in reply to Re: Requesting review of new distribution information
in thread Requesting review of new distribution information

Thank you for the feedback!

Regarding Git, get familiar with it. A VCS, ie a Version Control System is by far, hands down, bar none the best tool that any developer has at their disposal. So is the automated Continuous Integration testing and test coverage that can be integrated into them.

Seriously.

  • Comment on Re^2: Requesting review of new distribution information

Replies are listed 'Best First'.
Re^3: Requesting review of new distribution information
by Bod (Parson) on Jan 03, 2021 at 20:45 UTC
    Regarding Git, get familiar with it.

    Yes I know I need to...
    Only today I jumped in on a bit of a CB discussion about GitLab and went asking the Great God Google for information about comparisons between GitLab and GitHub.

    I intend to share the code for the Raspberry Pi Curtain Controller so that other people might be inspired and perhaps helped when they try something similar. A Git seems the ideal way to do this.

      For Perl code, there's no better place than the CPAN. Check out all of my Raspberry Pi related distributions here. All are prefixed with RPi-.

        For Perl code, there's no better place than the CPAN

        Even for code that isn't a module and (probably) isn't very useful to anyone else as it stands?

        Besides, it is not all Perl code...the adaptor for Alexa that sits on AWS Lambda is written in Node.js heavily adapted from code I found in an Amazon tutorial but for an earlier version of Alexa Smart Home.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11126221]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found