This website requires JavaScript.
Explore
Help
Sign In
jdb
/
pit
Watch
1
Star
0
Fork
0
You've already forked pit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pit
/
.gitignore
5 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added patch from 2.1.x, dir option to pit-cli. Added .gitignore
2011-05-27 11:59:54 -05:00
*.sw*
Initial WIP of new pit (Nim).
2018-05-11 18:39:40 -05:00
nimcache/
Remove and ignore binary artifact.
2018-05-11 21:36:05 -05:00
/pit
Add REST API. Refactor config logic. The REST API is simply a wrapper around the command line (and actually invokes the command line). It relies on the command line tool validating its input. Currently only the `/list` endpoint is implemented, exposing the `list` command.
2018-05-18 16:06:58 -05:00
/pit_api
Reference in New Issue
Copy Permalink