Code Monkey home page Code Monkey logo

astropy-project's Introduction

Astropy Project-wide repository

Documents and policies regarding the Astropy Project as a whole. Drafts of policies under consideration go into the drafts directory. Other directories can be created as needed to maintain organization, but as a general guideline a new directory should not be created unless it contains (or will contain) at least 3 files.

Additionally, the issue tracker will be used to discuss larger Project-wide issues; i.e., those that are not particular to a specific pacakge or other repository.

If you locally cloned this repo before 15 June 2021

The primary branch for this repo has been transitioned from master to main. If you have a local clone of this repository and want to keep your local branch in sync with this repo, you'll need to do the following in your local clone from your terminal:

git fetch --all --prune
# you can stop here if you don't use your local "master"/"main" branch
git branch -m master main
git branch -u origin/main main

If you are using a GUI to manage your repos you'll have to find the equivalent commands as it's different for different programs. Alternatively, you can just delete your local clone and re-clone!

astropy-project's People

Contributors

aaryapatil avatar adrn avatar astrofrog avatar bsipocz avatar cadair avatar ceb8 avatar crawfordsm avatar dhomeier avatar eblur avatar eteq avatar hamogu avatar jdswinbank avatar jonathansick avatar keflavich avatar kelle avatar lglattly avatar mwcraig avatar nicole-numfocus avatar nstarman avatar olebole avatar pllim avatar taldcroft avatar

Watchers

 avatar

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.