GithubHelp home page GithubHelp logo

isabella232 / cfgov-satellite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cfpb/cfgov-satellite

0.0 0.0 0.0 773 KB

cookiecutter template for a cf.gov satellite app

JavaScript 77.39% Python 8.19% CSS 6.11% HTML 8.31%

cfgov-satellite's Introduction

CFPB cf.gov Satellite Template Instructions

  1. Install Cookiecutter

    pip install --user cookiecutter
    

    Or with pipsi:

    pipsi install cookiecutter
    
  2. Use Cookiecutter and this repository to make a new satellite app

    cookiecutter https://github.com/cfpb/cfgov-satellite

    Cookiecutter will prompt you for the package name:

    package_name [satellite app package name]: my_satellite_app
    

    package_name can be letters or underscores and will be the name given to the Python package, the template subdirectory, and compiled CSS and JavaScript files. In this example my_satellite_app would be the app name that gets included in INSTALLED_APPS.

  3. Follow the cfgov-refresh instructions for using this app

  4. Update the README, replacing the contents below as prescribed.

  5. Add any libraries, assets, or hard dependencies whose source code will be included in the project's repository to the Exceptions section in the TERMS.

  • If no exceptions are needed, remove that section from TERMS.
  1. If working with an existing code base, answer the questions on the open source checklist

  2. Delete these instructions and everything up to the Project Title from the README.

  3. Write some great software and tell people about it.

Keep the README fresh! It's the first thing people see and will make the initial impression.

cfgov-satellite's People

Contributors

anselmbradford avatar ascott1 avatar contolini avatar higs4281 avatar marcesher avatar rosskarchner avatar scotchester avatar virtix avatar willbarton avatar wpears 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.