Trending repository
-
Updated
Sep 12, 2021 - Jupyter Notebook
November 01, 2021 - December 01, 2021 • Online
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
If the target file is deleted first, rm <symlink> will fail instead of removing the broken symbolic link file.
/home/sheep/temp> touch test.txt
/home/sheep/temp> ln -s test.txt test-link
/home/sheep/temp> rm test.txt
deleted /home/sheep/temp/test.txt
/home/sheep/temp> rm test-link
error: No valid paths
┌─ shell:5:1
│
5 │ rm test-
Add GitHub action to run PHP CS-Fixer and automatically submit any issues via a pull request
The objective of this notebook is to get a dataframe of all the members of a Github organization.
Get data from Github API : https://docs.github.com/en/rest/reference/teams
Columns:
Meercode App Ever wanted to monitor multiple Github Actions workflows on a single dashboard? Meercode lets you visualize your running and completed workflows, on a clean and beautiful UI.
We have currently simple GitHub page, but we need to think about it's update with some better design.