1.0.5 • Published 2 years ago

@nlisgo/gcjam v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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 -r -pt "Problem Title" 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.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago