Giter VIP home page Giter VIP logo

1902-ssa-tickettoworkwebsite's Introduction

Template-CodeOnly

This repo includes a minimal directory structure and set of files to preserve project code.

Getting Started

To initialize this template repo for your project,

  1. Go to https://github.com/gsa-oes/Template-CodeOnly (you are here!)
  2. Click the green button to "Use this Template"
  3. Name your new repo. Use the form NNNN-ABC-MyProjectDescription
    • NNNN is the four-digit project code
    • ABC is the agency abbreviation
    • MyProjectDescription is a very short project description in Pascal case
  4. Change the name of the new .Rproj file from Template-CodeOnly.Rproj to NNNN-ABC-MyProjectDescription.Rproj
  5. Edit the new README.md file. Your README should describe your project, provide a guide to what's in your repo, etc. (You can do this by clicking the pencil icon above, making changes, and confirming the changes at the bottom of the page.) Include a link to the project's top-level G: drive folder.
  6. Clone your new repo into your project's top-level G: drive folder.
  7. Delete all these template README instructions.

Workflow

  1. Store your code in /code/
  2. Use high-quality filenames that are human- and machine-readable. They should
    • start with numbers, so that default ordering is correct 00-prelims.R, 01-power-calcs.R, etc.
    • do not have spaces
    • have informative names
    • separate words with - or _ to enable human reading
  3. Edit your code files as you normally would
  4. Frequently commit and push the changes you make back up to GitHub

1902-ssa-tickettoworkwebsite's People

Contributors

elizabethbellgsa avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

isabella232

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.