Skip to content

nlisgo/gcjam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcjam

Open the terminal and navigate to the folder you wish to setup this project. Within your project folder add this as a dependency.

npm install @nlisgo/gcjam

Create starting code for new problem

npx gcjam-create --help

Usage: create [-h] [-V] [-r] [-st "Stage Title"] [-pt "Problem Title"] [-pv "problemVariable"] year stage problem

Example

npx gcjam-create -r -st "Qualification" -pt "Problem Title" -pv "problemTitle" 2022 qualifying problem-name

If this is the first time setting up for the 2022 folder then the folder should have been create with boiler plate code.

See the README in the 2022 folder.

My solutions

Visit: https://github.com/nlisgo/gcjam-solutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages