Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Computing tips for scientists

NotificationsYou must be signed in to change notification settings

workflowr/computing-tips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains computing tips for scientists from scientists. Follow the instructions below to add your own!

Instructions

Fill in the blanks (___) with your information.

  1. Fork the repository to your account

  2. Clone your fork of the repository (fill in your username)

    git clone https://github.com/___/computing-tips
  3. Navigate to the Git repository

    cd computing-tips
  4. Write your tip in a file. Give it an informative name.

    nano ___
  5. Add the file

    git add ___
  6. Commit the file. Write a descriptive message.

    git commit
  7. Push to your fork on GitHub

    git push origin master
  8. Open a Pull Request

About

Computing tips for scientists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp